URL decoder
Decode an url. Useful for debugging parameters in a query string. I built this when I needed to examine the params of a Facebook tracking pixel.
Here are some of tools I've built and projects I've started the years. They're all in various states of negelect and bitrot, but hopefully a few are still useful. Links to the source are included for the curious.
Decode an url. Useful for debugging parameters in a query string. I built this when I needed to examine the params of a Facebook tracking pixel.
Remove a color or range around a point in an image. Built as a proof of concept for removing background colors from images, and as a first project using typescript. The name comes from the magic wand tools in photo editors.
Wand Git repoTurn a word into a number that you could dial on a phone. I use this to make up ports for different services.
Dialer Git repo