Skip to content
Toolbase

About Toolbase

Toolbase is a free set of 56 image tools built for people who sell online — on Amazon, Shopify, Etsy, eBay, Daraz, TikTok Shop and everywhere else — plus anyone who needs an official passport or ID photo without paying a studio.

How it works

Every tool runs entirely inside your web browser. When you drop a photo onto a tool, the browser decodes it with the Canvas API, processes it in a Web Worker, and hands the result back to you as a download. There is no upload step and no server that processes files: this website is a static bundle of HTML, CSS and JavaScript.

Tools that use machine learning — background removal, face detection, OCR and upscaling — download an open-source model from this same website the first time you use them, then cache it in your browser. The model runs on your device. No image is ever sent to a third-party AI service.

Why we built it

Marketplace image rules are strict and constantly changing, and most "free" online tools either upload your photos to a server, stamp a watermark, cap you at a handful of files, or hide the useful features behind a subscription. We wanted a fast, bulk-capable toolkit that respects your product photography and your customers' privacy.

Open-source foundations

Toolbase is built on open-source software including Next.js, jszip, heic2any, @imgly/background-removal, MediaPipe, Tesseract.js, onnxruntime-web, pdf.js, pdf-lib, gif.js, qrcode and JsBarcode. Fonts are Google Fonts under the Open Font License, bundled locally.

Contact

Found a bug, or need a tool we don't have yet? Get in touch.