← Back to all apps
Base64 Buddy
Base64 encoder/decoder
Features
Encode & decode text
File encoding support
URL-safe Base64
One-click copy
Drag & drop files
Download Base64 Buddy
Choose your preferred installation method below.
Install via APT
First, add the Gnome Starter Pack repository (if not already added):
# Add the GPG key
curl -fsSL https://apt.gnomestarterpack.com/gpg.key | sudo gpg --dearmor -o /usr/share/keyrings/gnomestarterpack.gpg
# Add the repository
echo "deb [signed-by=/usr/share/keyrings/gnomestarterpack.gpg] https://apt.gnomestarterpack.com noble main" | sudo tee /etc/apt/sources.list.d/gnomestarterpack.list
# Update package list
sudo apt updateThen install Base64 Buddy:
sudo apt install gnomestarterpack-base64-buddyInstall via Flatpak
First, add the Gnome Starter Pack Flatpak repository (if not already added):
flatpak remote-add --if-not-exists gnomestarterpack https://gnomestarterpack.com/gnomestarterpack.flatpakrepoThen install Base64 Buddy:
flatpak install gnomestarterpack info.debuck.Base64BuddyDownload AppImage
Base64 Buddy is available as a portable AppImage. Download it, make it executable, and run:
Download Base64 Buddy AppImage
After downloading: chmod +x base64-buddy-latest.AppImage