BitCrafter
ASCII to Hex Converter
🌐 Multi-language:
BitCrafter is a modern desktop application built with Python and Tkinter for converting ASCII text to hexadecimal.
____ _ __ ______ ______
/ __ )(_) /_/ ____/________ _/ __/ /____ _____
/ __ / / __/ / / ___/ __ `/ /_/ __/ _ \/ ___/
/ /_/ / / /_/ /___/ / / /_/ / __/ /_/ __/ /
/_____/_/\__/\____/_/ \__,_/_/ \__/\___/_/
ASCII ⇌ HEX CONVERTER | BITCRAFTER
🚀 Features:
- User-friendly interface: Instantly convert ASCII text to hexadecimal.
- About dialog: View app details, author info, and license.
- Modern design: Sleek look with custom colors and fonts.
🛠️ Getting Started:
-
Clone the repository:
git clone https://github.com/gurraoptimus/BitCrafter.git
cd BitCrafter
-
Run the app:
Make sure Python is installed, then run:
python BitCrafter.py
- Input text: Enter ASCII text in the input field.
- Convert: Click Convert to view the hexadecimal output.
- About: Click About (top right) for more info and a GitHub link.
📦 Requirements:
- Python 3.x
- Tkinter (included with most Python installations)
👤 Developed:
📄 License:
Licensed under the Apache
License.