BitCrafter Logo

BitCrafter

ASCII to Hex Converter
🌐 Multi-language:

BitCrafter is a modern desktop application built with Python and Tkinter for converting ASCII text to hexadecimal.


Python 3.x Apache License GitHub Repo
        ____  _ __  ______           ______           
       / __ )(_) /_/ ____/________ _/ __/ /____  _____
      / __  / / __/ /   / ___/ __ `/ /_/ __/ _ \/ ___/
     / /_/ / / /_/ /___/ /  / /_/ / __/ /_/  __/ /    
    /_____/_/\__/\____/_/   \__,_/_/  \__/\___/_/     

           ASCII ⇌ HEX CONVERTER | BITCRAFTER

🚀 Features:


🛠️ Getting Started:

  1. Clone the repository:
    git clone https://github.com/gurraoptimus/BitCrafter.git
    cd BitCrafter
  2. Run the app:
    Make sure Python is installed, then run:
    python BitCrafter.py
  3. Input text: Enter ASCII text in the input field.
  4. Convert: Click Convert to view the hexadecimal output.
  5. About: Click About (top right) for more info and a GitHub link.

📦 Requirements:


👤 Developed:


📄 License:

Licensed under the Apache License.