Simple developer tools
built with zero bloat
Fast, secure developer utilities that run entirely in your browser. No account registration, no paywalls, and no cookie warnings. Just clean tools and dev guides.
"secure": true,
"privacy": "100% browser-local",
"sandbox": [
"offline"
Recently on the blog
Tutorials, opinions, and notes from our own work.
Gemini Flash doubles on 1 January, and the 200K cliff is worse
Google's headline Flash rate is promotional and reverts on 1 January 2027. We ran three real workloads through the change, and found a second, sharper problem hiding above 200K tokens on Gemini 3.1 Pro.
Why your React useEffect is revoking its own blob URL
An image tool that worked exactly once, then failed on every adjustment. The file format was innocent. A cleanup effect keyed on the URL it revokes was destroying its own source image.

next/og: Expected div to Have Explicit display: flex, Fixed
Satori throws this error when a div has one child, not just when it has several. Here is the actual rule, the four cases where the message misleads you, and what each workaround costs.
One Week in the AI Money Machine: $25B in Bonds, a Record IPO, and a Moratorium
Amazon raised $25 billion in bonds, SK Hynix pulled off the largest foreign US listing ever, Meta committed to doubling compute, and New York hit pause. All in the same two weeks.
GPT-5.6: What Sol, Terra, and Luna Actually Mean for Developers
OpenAI shipped GPT-5.6 as a three-tier family: Sol, Terra, and Luna. Here's the pricing, the new caching rules, and which tier your workload actually needs.
Autonomous Coding Agents Redefining Software Development
Autonomous coding tools like Claude Code and specialized environments are shifting the developer role from writing code to orchestrating logic.
Run Two Claude Code Accounts at Once (Personal + Office)
Claude Code has no account switcher yet, but one environment variable lets you keep a personal and an office login active at the same time. Here's the full setup.
React Server Components in Depth: What They Are and When to Use Them
React Server Components fundamentally change how we think about rendering. This guide breaks down how they work, how they differ from Client Components, and the patterns that will make your Next.js apps faster.
10 VS Code Extensions That Actually Make You a Better Developer
Skip the bloated extension packs. These 10 VS Code extensions have earned a permanent spot in my setup, each one solves a real problem, ships no junk, and earns its memory footprint.
The tools
Everything runs in your browser. Nothing gets uploaded.
LLM API Cost Calculator
Compare what a workload costs across Anthropic, OpenAI, Google and xAI, including prompt caching, batch rates and long-context tiers.
Token Counter & Context Visualizer
Paste a prompt or file to estimate its token count, see how much of each model's context window it fills, and what it costs to send.
Subdomain Finder
Find every subdomain of a domain from public Certificate Transparency logs and passive DNS, then check which ones still resolve.
HEIC to JPG Converter
Convert iPhone HEIC photos to JPG, PNG or WebP in bulk. Runs on your device, so your photos are never uploaded to anyone.
Resize Image to KB
Compress a photo or signature to a maximum file size in KB, at the exact pixel dimensions a form requires. Finds the highest quality that still fits.
Developer Resume Builder
Build a developer resume with 3 ATS-friendly templates, then export a clean, text-based PDF. No account, no watermark — your data stays in your browser.
Favicon Finder
Look up the favicon for any domain and preview it from Google, DuckDuckGo, and the site's own favicon.ico. Copy the direct link or download the icon.
JSON Parser & Formatter
Validate, format, and minify JSON data with error highlighting.
Word Counter
Count words, characters, sentences, and paragraphs in real-time. Features Unicode support, reading time, and keyword density.
We also build software for clients
When we’re not making free tools, we build web and mobile apps for startups and businesses. If you have a project in mind, tell us about it.
Web Application Development
Full-stack web apps built with modern frameworks like Next.js, React, and Node.js.
Mobile App Development
Cross-platform iOS and Android apps using React Native and Expo.
API Design & Development
RESTful and GraphQL APIs designed for performance, scalability, and developer experience.