Skip to content

kruxe-Sx0d/Base64-GUI-encoder-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Base64 Encrypt/Decrypt GUI

A simple and user-friendly desktop application for encoding and decoding text using Base64. Built with Python and Tkinter.

Features

  • Encode any text to Base64
  • Decode Base64 strings back to original text
  • Copy the output directly to clipboard
  • Clear input and output with one click
  • Error handling for invalid Base64 input
  • Clean and intuitive graphical interface

Requirements

  • Python 3.x
  • Tkinter (comes built-in with standard Python installation)

No external packages are required!

How to Run

  1. Make sure you have Python 3 installed.
  2. Download or clone this repository:
    git clone https://github.com/kruxe-Sx0d/Base64-GUI-encoder-decoder.git

About

A simple and user-friendly desktop application for encoding and decoding text using Base64. Built with Python and Tkinter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages