Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.07 KB

File metadata and controls

40 lines (28 loc) · 1.07 KB

Covertify

Version

License

GitHub forks

Convertify is a lightweight, easy to use Tool for converting text to Binary, Hex and Base64

Installation

Fork the Repo

git clone https://github.com/Neootic3/Convertify.git
cd Convertify

Features

  • Encode/Decode
  • Auto Detect
  • Copy To Clipboard
  • Toast Notifications

Upcoming Features

  • Highlight invalid input in red
  • Add dark mode / theme toggle
  • Make the UI fully responsive for mobile devices
  • Add emoji & special character support
  • Include versioned release notes in the app
  • Allow drag-and-drop file input for encoding/decoding
  • Improve performance for large inputs

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.