Online-Toolbox

Base64 Encoding

Translates a string into and from base64 encoding.

Strings

URL Encoding

Translates a string into and from URL encoding.

Strings

Document Scanner

Uses the camera to scan a document, morphs it to a rectangle and converts it into a PDF.

Tools

I use a lot of online tools myself and thanks to ads and cookie banners, the experience is not really that great. So I thought I'm going to build a couple of tools myself whenever I have time and see what I can do. Maybe even have some webassembly tools like image converter or similar things. Tools that could be used offline as well. Let's see where this goes.

For now, I want to build:

  • Base64 encoder / decoder
  • URL encoder / decoder
  • JWT extractor

Oh, and I'm going to try out this localisation that was added by sv create: ParaglideJS.