
GitHub
GitLab
BitBucket
VS Code
Git
Treehouse
Pantheon
CodePen
Mello.tools
Rune codes
TinyWow
IT Tools
iLovePDF
10015.io
SmallDevTools
Squoosh
Mello is a directory of 122 utility tools that all run entirely in your browser. Format JSON, generate passwords, convert colors, merge PDFs, resize images, decode JWTs, calculate loans โ every tool runs as client-side JavaScript, with no server-side processing at any step.
The design rule is simple: no uploads, no accounts, your inputs never leave the page. That makes Mello safe for the everyday moments where you'd otherwise paste sensitive data into a free online tool โ a JWT containing a real session, a scanned passport, a photo with embedded GPS coordinates, a production database export. The catalog spans developer utilities, finance calculators, image and PDF tools, design generators, text utilities, password generation, hashing, and more. Free, no signup, no paid tier.
GitHub
Mello.toolsNo Mello.tools videos yet. You could help us improve this page by suggesting one.
Mello.tools's answer:
Most "free online tool" sites send your input to a server you don't operate. For utilities you reach for daily โ JWT decoders, image compressors, PDF mergers, password generators โ that means handing potentially sensitive data to a third party you have no agreement with. Mello solves this architecturally: the site is statically generated, there are no API routes, and the only thing the server returns is HTML and JavaScript. If your input matters at all, that's the difference.
Mello.tools's answer:
Developers, designers, small-business operators, and knowledge workers โ anyone who reaches for a "free online tool" several times a week. The privacy-first design especially fits people working with sensitive material (auth tokens, scanned IDs, financial data, unannounced creative assets) and people on slow or metered connections where avoiding uploads matters in practice.
Mello.tools's answer:
Mello started from a recurring annoyance: needing to do something quick โ decode a JWT, compress a photo, format a JSON payload โ and realizing the easiest path was to paste sensitive data into a free site I had no relationship with. The "decoded client-side" claims in small text were untestable from outside. Browser-only seemed like the obvious right answer for these kinds of utilities, so I built it that way from the start. Mello shipped in May 2026 with 122 tools across 10 categories.
Mello.tools's answer:
Next.js 15 (App Router) with full static export, React 19, TypeScript, and Tailwind CSS v4. Tool implementations use native browser APIs (Canvas, Web Crypto, FileReader, DOMParser) where possible, with carefully chosen JS libraries for the rest: pdf-lib and pdf.js for PDF handling, libheif compiled to WebAssembly for HEIC decoding, exifr for image metadata, marked and turndown for Markdown conversion, sql-formatter for SQL. Hosted on Cloudflare Pages as a fully static site.
Mello.tools's answer:
Mello is the only utility-tools directory at this scale built around a strict no-server-processing rule. Every one of its 122 tools runs as JavaScript in your browser โ no uploads, no accounts, your inputs never leave the page. JWTs, photos with embedded GPS coordinates, contract PDFs, production data: none of it ever leaves your machine, because there is no server endpoint that could see it.
Based on our record, GitHub seems to be more popular. It has been mentiond 2463 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
The core of the ecosystem is the official open-source server hosted on GitHub. It is written in TypeScript and implements the full MCP specification. - Source: dev.to / about 10 hours ago
This is why the gate needs a trace it can trust, and why AgentLens is the other half of this workflow. agent-eval scores and gates the output; AgentLens captures the trace of how the agent got there โ every model call and tool step, the resolved inputs (not the templated ones), the raw outputs. That trace is exactly the unforgeable, agent-didn't-author substrate that Tier 1+2 need to score against. Without it,... - Source: dev.to / about 23 hours ago
## Tell Git to start tracking your project Git init ## Take a snapshot of all your current files Git add . ## Save this snapshot with a description Git commit -m "Initial commit from AI tool" ## Connect your local project to GitHub ## Get repository URL from your GitHub page ## it looks like https://github.com/your-name/your-repo.git Git remote add origin PASTE_YOUR_URL_HERE ## Upload your code to GitHub Git... - Source: dev.to / 10 days ago
Conclusion Next time Git insists a private repository doesn't exist, skip editing your config file and head straight to the Windows Credential Manager. Wiping out the stale git:https://github.com entry forces a clean handshake, getting you back to coding in less than a minute. - Source: dev.to / 11 days ago
Gitea is where all private repositories live: infra configs, personal projects, anything I don't want on a third-party server. Public projects still go to GitHub because that's where the audience is, but a number of those GitHub repositories are mirrored back to Gitea as a local backup. The split is simple: Gitea for control and resilience, GitHub for reach. - Source: dev.to / 12 days ago
GitLab - Create, review and deploy code together with GitLab open source git repo management software | GitLab
Rune codes - Rune offers 100+ free online tools for PDF editing, image processing, text manipulation, file compression, OCR, and more. No signup required. Fast, secure, and easy to use.
BitBucket - Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.
TinyWow - TinyWow provides free online conversion, pdf, and other handy tools to help you solve problems of all types.
VS Code - Build and debug modern web and cloud applications, by Microsoft
IT Tools - IT Tools is a free and open-source collection of handy online tools for developers & people working in IT.