/stylized-to-normal

A tool to convert these stylized texts to Normal Text

Primary LanguagePythonOtherNOASSERTION

🎨 Text Converter Tool

A simple Python tool that converts stylized characters into normal characters. This program features a user-friendly GUI that allows you to upload text files and automatically convert the characters.

πŸ› οΈ Features

  • πŸ“‚ File Upload: Upload a .txt file containing normal text.
  • πŸ”„ Character Conversion: Replace stylized characters with normal ones.
  • πŸ’Ύ Save: Save the converted file as a new .txt.
  • πŸ–ŒοΈ Customizable: Customize the stylized characters Siple within the .py.

πŸ“¦ Prerequisites

  • Python 3.x
  • Tkinter (usually included with the standard Python installation)

πŸš€ Installation

  1. Install Python: Make sure Python 3.x is installed on your system. You can download it from the official Python website.

  2. Clone or Download: Clone the repository or download the ZIP file:

    git clone https://github.com/FastDropGaming/stylized-to-normal
  3. Navigate to the project directory:

    cd stylized-to-normal
  4. Instal Dependencies:

    pip install -r requirements.txt

πŸ–₯️ Running the Program

  1. Execute the script:

    python text_converter.py
  2. Click the button: Click on "Select File" to select a .txt file.

  3. Save the converted file: Choose a location and a Name to save the converted file.

πŸ“„ Example

Here’s a simple example of how the text is transformed:

  • Input Text: Κœα΄‡ΚŸΚŸα΄ α΄‘α΄Κ€ΚŸα΄…
  • Output Text: hello world

πŸ› οΈ Contributing

If you would like to contribute to improving this project, feel free to make suggestions or create pull requests.

πŸ“„ License

This project is licensed under a Modified MIT License. See the LICENSE file for details.

πŸ“· Picture of the Program

Image