Settings

Theme

Manic Inventor – web utilities that don't need to see your data

manicinventor.com

3 points by ManicInventor · 1 comment

Reader

1 thread
ManicInventorOP

I have been building small web utilities for things I find myself needing while developing. Regex testing, JSON formatting, Base64 conversion, CSS generators, image → Data URI, etc.

I got tired of tools like these uploading data to a server, so I started building them with a simple constraint: if the task doesn't need a server, don't use one.

That turned into Manic Inventor, a collection of free tools that run locally in the browser.

Image to Data URI is one of the newer ones: https://imagetodatauri.com/

I'd be interested in feedback on whether this local-first approach is actually useful to other developers, and which tools are missing.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection