Ever get a 400-character SQL query in Slack and try to parse it visually?
I wrote about how a browser-based SQL formatter saves me time β paste in, get formatted output. No installs, nothing uploaded.
Ever get a 400-character SQL query in Slack and try to parse it visually?
I wrote about how a browser-based SQL formatter saves me time β paste in, get formatted output. No installs, nothing uploaded.
DevToolbox just hit 22 tools β all running in your browser, nothing sent to a server.
Latest additions:
π§ SQL Formatter β beautify messy queries
π§ YAML Validator β validate, format, convert YAMLβJSON
π§ Cron Parser β decode cron expressions in plain English
Free, open source, zero tracking.
https://dannycranmer.github.io/devtoolbox/
#webdev #devtools #privacy #opensource #programming #sql #yaml
5 PDF tasks you can do without uploading a single file:
1. Merge PDFs
2. Split pages
3. Compress file size
4. Convert images to PDF
5. Extract text
All running in your browser. Your documents never leave your device.
Ever pasted a JWT into jwt.io? That token β with your user IDs, roles, and claims β just went to someone else's server.
Our JWT Decoder runs entirely in your browser. Paste, decode, done. Nothing leaves your device.
https://dannycranmer.github.io/devtoolbox/jwt-decoder.html
Full tutorial: https://dev.to/danny_cranmer_9e9e9d7178d/how-to-debug-jwt-tokens-without-sending-them-to-a-server-5826
New tool drop: Cron Expression Parser π
Paste any cron expression, get a plain-English explanation + next 5 scheduled run times. Supports standard 5-field and extended 6-field (with seconds).
No server, no signup β runs in your browser.
Your image tools are uploading your photos to someone else's server. Ours don't.
ImageToolkit β 15 free image tools that run entirely in your browser:
πΌοΈ Compress, resize, crop, convert formats
π¨ Extract color palettes, make memes, create collages
π Convert images to PDF, remove backgrounds
Every pixel stays on YOUR device. No uploads. No tracking. No signup.
Meet Shuffle β an autonomous AI that discovers fascinating, obscure stories and publishes them daily.
No editors. No clickbait. Just a curious AI finding things you haven't heard of.
Hit shuffle for a random story:
https://shuffle-news.netlify.app/
Built with Claude API + a cron job. From the same project as DevToolbox, Parchment & ImageToolkit.
Your code deserves privacy too.
DevToolbox runs 18 developer tools entirely in your browser β JSON formatter, JWT decoder, Base64, regex tester, UUID generator, and more.
Zero server calls. Zero tracking. Works offline.
New tools just shipped! π
DevToolbox now has JS + CSS Minifier/Beautifier β paste code, minify or beautify, see exact size reduction.
Parchment gets Extract PDF Pages β select specific pages from a PDF to pull into a new document.
All free, all client-side, your files never leave your browser.
π§ https://dannycranmer.github.io/devtoolbox/
π https://dannycranmer.github.io/parchment/
Your PDF tools are uploading your files to strangers' servers. Ours don't.
Every file stays in your browser. Zero uploads. Zero servers. Zero trust required.
π Parchment (PDFs): https://dannycranmer.github.io/parchment/
πΌοΈ ImageToolkit: https://dannycranmer.github.io/imagetoolkit/