Skip to content

A lightweight and user-friendly Base64 encoder/decoder with a colorful CLI interface. Features bilingual support (EN/ES), text encoding/decoding capabilities, and an intuitive menu system. Perfect for quick Base64 encoding and decoding tasks with style! πŸš€

License

Notifications You must be signed in to change notification settings

AxthonyV/base64-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Base64 Encoder/Decoder

Python Version License

A simple yet elegant Base64 encoder/decoder with a colorful command-line interface and bilingual support (English/Spanish).

✨ Features

  • πŸ”„ Encode and decode Base64 text
  • 🎨 Colorful and friendly interface
  • 🌍 Bilingual support (English/Spanish)
  • πŸ”„ Single or multiple text decoding
  • πŸ“ Usage examples included
  • πŸš€ Easy to use
  • πŸ’» Intuitive command-line interface

πŸ“‹ Requirements

  • Python 3.11+
  • termcolor library (pip install termcolor)

πŸš€ Installation

  1. Clone the repository:
git clone https://github.com/AxthonyV/base64-decoder.git
cd base64-decoder
  1. Install dependencies:
pip install termcolor

πŸ’‘ Usage

Run the script:

python decoder.py

Features:

  1. Decode Base64 text
  2. Encode text to Base64
  3. View format examples
  4. Decode multiple Base64 texts
  5. Change language (English/Spanish)

πŸ–ΌοΈ Screenshots

πŸ“ License

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ‘¨β€πŸ’» Author

🌟 Acknowledgments

Thank you for using this Base64 encoder/decoder. If you like it, don't forget to give it a ⭐!

About

A lightweight and user-friendly Base64 encoder/decoder with a colorful CLI interface. Features bilingual support (EN/ES), text encoding/decoding capabilities, and an intuitive menu system. Perfect for quick Base64 encoding and decoding tasks with style! πŸš€

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages