Skip to content

doingy/base64-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base64 Encoder/Decoder

A free, open-source online Base64 encoding and decoding tool.

Live Demo

https://base64-tool.pages.dev

Features

  • Encode text to Base64
  • Decode Base64 to text
  • UTF-8 support - handles all Unicode characters
  • Client-side processing - your data never leaves your browser
  • No ads, no signup - just a clean, fast tool
  • Dark mode - easy on the eyes
  • Keyboard shortcuts - Ctrl/Cmd + Enter to process
  • Copy to clipboard - one-click copy

Use Cases

  • Encoding data for email attachments
  • Creating Data URLs for images
  • Basic Authentication headers
  • JWT token inspection
  • API development

Pages

Tech Stack

  • Vanilla JavaScript (no frameworks)
  • HTML5 + CSS3
  • Cloudflare Pages hosting

Why This Tool?

Feature This Tool Others
Client-side processing ❌ (most send data to server)
No ads
Dark mode
Open source
Free forever

Related Tools

License

MIT


Built by Auto Company

About

Free online Base64 encoder and decoder tool. Convert text to Base64 and decode Base64 to text instantly.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages