Editorial Standards
InstantTools makes a strong claim — that your files never leave your device — and strong claims deserve documented standards. This page explains how tools get built and tested, how we label the exceptions, and what to do when something is wrong.
How Tools Are Built and Tested
Every tool on this site is built in-house by Kwabena Osei — no white-labeled widgets, no embedded third-party tools. Before a tool ships, it has to pass three checks:
- It works on real files. Tools are tested against realistic inputs — large PDFs, unicode text, malformed CSV, oversized images — not just happy-path samples. When users report a file that breaks a tool, fixing it ships in the open on the changelog.
- Its privacy label is verified. Tools marked as browser-side are checked with the network inspector open: processing a file must produce zero upload requests. You can verify this yourself — open your browser’s DevTools Network tab while using any local tool.
- It states its limits. Every tool page documents what the tool does, how to use it, and answers the questions people actually ask — written for the page, not templated.
Local vs. Cloud — How We Label
Most tools here run entirely in your browser. A small number — the AI-assisted SEO tools — send only the text you explicitly submit to a server for processing, because the models involved are too large to run locally. These are labeled as cloud tools directly on their pages, before you use them. We treat mislabeling as the most serious bug this site can have: if a tool ever claims to be local and isn’t, report it and it will be corrected immediately and noted on the changelog.
Content and Blog Standards
Articles and guides are written and edited by Kwabena Osei, with drafting assistance from AI tools, and are reviewed for technical accuracy before publishing. Every article carries its author and publication date. Guides recommend the workflows we actually use — no article exists just to rank for a keyword.
When an article contains a factual error, we correct the article itself rather than leaving inaccurate content live. Found one? Tell us.
Advertising and Independence
InstantTools may display ads to keep the tools free. Ads never change how a tool works, never gate a feature, and never influence what we build or recommend. Tool comparisons — including our competitor comparisons — are based on documented, reproducible checks, not commercial relationships. We have no sponsorship or affiliate arrangement with any tool we compare against.
Report a Problem
Broken tool, wrong output, inaccurate claim, or a privacy concern — all of it goes to the same place: support@instanttools.app or the contact form. Reports about privacy labeling are prioritized above everything else.