Skip to content

Tools to encode and decode stuff in browser without button pressing

Notifications You must be signed in to change notification settings

ddikman/encode-tools

Repository files navigation

encoding tools

One day, I got sick of googling encode html and find pages and pages of tools that'll do the job after you figure out which box to put your stuff in and which button to tap.

But really, we can afford the few CPU cycles to just process on change and copy/paste can't we? So here is a teeny tine one-stop tool for your basic encoding/escaping needs that is quicker.

Use it live at https://ddikman.github.io/encode-tools/

Enjoy.

Example usage

Supported

  • BASE64
  • URLs
  • HTML
  • Unicode (same as urls)
  • JSON

About

Tools to encode and decode stuff in browser without button pressing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published