Free online tools for the jobs that interrupt your day
Most computer problems are small and annoying. A photo is the wrong format. A PDF is four megabytes too big for the upload box. An essay is thirty words over the limit. None of these deserve a software licence or a twenty-minute install, which is exactly why SMToolsAI exists: 103 free online tools that open in a tab, do one job properly, and get out of your way.
SMToolsAI is for students submitting coursework, freelancers preparing client deliverables, shop owners fixing product photos, office workers wrestling with a document portal, and developers who need a scratchpad more than a full IDE. There is nothing to install and nothing to sign up for.
Your files stay on your computer
Here is the difference that matters. A typical converter sends your file to a server, processes it there, and gives you a link to download the result. Your document sits on someone else's hardware, covered by a retention policy you probably did not read. Browsers have not needed that arrangement for years.
Every tool here runs on the File API, the Canvas API and, where a PDF is involved, a JavaScript library loaded into the same page. Your file is read from disk into memory on your own machine, transformed, and handed straight back. Nothing is transmitted, so there is nothing to leak, log or breach. That matters more than it sounds when the file is a passport scan, a signed contract or an unreleased product shot.
- No upload means no queue. The tool is as fast as your laptop, not as fast as a shared server.
- No account means no password to reuse and no marketing email to unsubscribe from later.
- No retention policy is needed, because the file never arrives anywhere to be retained.
Six categories, one hundred tools
Format mismatches are what the free image converter category exists for. Save a picture from a modern website and it often lands as WEBP or AVIF, which older editors reject outright, the WEBP to JPG and AVIF to JPG converters fix that in seconds, while HEIC to JPG handles the photos your iPhone insists on producing.
Image tools handle everything after the format is right. Shrink an oversized photo with the image compressor, set exact dimensions in the image resizer, trim the edges in the image cropper, or strip location data before posting with the EXIF remover.
Among the online PDF tools, the workhorses are merge PDF for stitching scanned pages into one file, split PDF for pulling a chapter out of a manual, PDF compressor for beating an upload limit, and JPG to PDF for turning phone photos of paperwork into something you can actually email.
Writers lean on the free text tools. The word counter tracks a strict limit, the case converter rescues a headline typed in caps lock, and remove duplicate lines cleans a mailing list in one pass.
The online developer tools cover the small tasks that break concentration: reading an API response with the JSON formatter, hunting a stray comma with the JSON validator, trimming a stylesheet with the CSS minifier, and checking a pattern in the regex tester.
Finally, the free calculators answer the questions that come up away from a spreadsheet, the percentage calculator, the age calculator, the compound interest calculator, alongside generators for QR codes and strong passwords.
Why no install, no signup and no watermark matter
Installing software for a one-off task is a bad trade. You give up disk space, agree to a licence, accept an updater that runs at boot, and often find the export button locked behind a subscription. Free online tools avoid all of that, but many replace it with a different toll: a signup wall, a daily limit of two files, or a watermark stamped across your output.
Nothing here works that way. Files come back clean, the tools work as many times as you need them, and you can use the results commercially without asking. On a locked-down work laptop where you cannot install anything, that combination is often the only option you have.
Supported formats and sensible size limits
Between them, these tools read and write the formats people actually encounter day to day:
- Images: JPG, PNG, WEBP, AVIF, HEIC, GIF, BMP, TIFF, JFIF and SVG.
- Documents: PDF, plain text and Markdown.
- Code and data: JSON, HTML, CSS, JavaScript, Base64 and URL-encoded strings.
Limits are set per tool, roughly 30 MB per image and 100 MB per PDF, and they exist to protect your browser tab rather than a server. Because the processing uses your own memory, a desktop machine will comfortably handle batches that a five-year-old phone will not. Start with a few files, see how quickly they finish, and scale up from there.
That is the bargain every one of these free online tools makes with you: your hardware does the work, so your documents stay yours. Bookmark the full directory and the online converter tools you reach for most, and the next small problem takes a minute instead of an afternoon.