# ToolsCanvas — Free Browser-Based Utility Tools > 20 powerful tools that run 100% in your browser. No uploads. No accounts. No cost. Your files never leave your device. ## Why ToolsCanvas is different Most online tools upload your files to a server, process them remotely, and return the result. ToolsCanvas does the opposite: every tool runs entirely inside the user's web browser using JavaScript, WebAssembly, and modern browser APIs. This means: - **Zero privacy risk** — files are never transmitted over the network - **Works offline** — once the page loads, no internet connection is needed for processing - **Instant results** — no upload/download round-trip latency - **Free forever** — no server costs means no reason to charge ## What tools are available? ### Image Tools - **Image Converter** — Convert between WebP, PNG, JPG, GIF, BMP, SVG, AVIF, HEIC, HEIF → JPG, PNG, WebP URL: https://toolscanvas.com/tools/image-converter Details: https://toolscanvas.com/tools/image-converter/llms.txt - **Background Remover** — AI-powered background removal using TensorFlow.js (runs in browser). Upload JPG/PNG/WebP, download transparent PNG. URL: https://toolscanvas.com/tools/background-remover Details: https://toolscanvas.com/tools/background-remover/llms.txt - **Color Picker** — Extract dominant color palettes from images, click any pixel for its exact color, or enter HEX/RGB/HSL values manually. All three color formats sync in real-time. URL: https://toolscanvas.com/tools/color-picker Details: https://toolscanvas.com/tools/color-picker/llms.txt - **Images to PDF** — Combine multiple images (JPG, PNG, WebP, GIF, BMP) into a single PDF. Each image becomes one page. URL: https://toolscanvas.com/tools/images-to-pdf Details: https://toolscanvas.com/tools/images-to-pdf/llms.txt - **SVG to PNG** — Convert SVG vector files to raster PNG images, rendered entirely in the browser. URL: https://toolscanvas.com/tools/svg-to-png Details: https://toolscanvas.com/tools/svg-to-png/llms.txt - **Merge Images** — Stack 2+ images vertically or horizontally into a single PNG. Perfect for comparison shots and image strips. URL: https://toolscanvas.com/tools/merge-images Details: https://toolscanvas.com/tools/merge-images/llms.txt - **Image to Text (OCR)** — Extract text from images using Tesseract.js (WebAssembly OCR). Works on photos, screenshots, and scanned documents. URL: https://toolscanvas.com/tools/image-to-text Details: https://toolscanvas.com/tools/image-to-text/llms.txt ### Video Tools - **MOV to MP4** — Convert MOV, MP4, WebM, or AVI to MP4, WebM, or GIF using FFmpeg compiled to WebAssembly. Up to 100MB. URL: https://toolscanvas.com/tools/mov-to-mp4 Details: https://toolscanvas.com/tools/mov-to-mp4/llms.txt - **MP4 to GIF** — Convert MP4, MOV, WebM, or AVI to GIF, MP4, or WebM using FFmpeg WebAssembly. Up to 100MB. URL: https://toolscanvas.com/tools/mp4-to-gif Details: https://toolscanvas.com/tools/mp4-to-gif/llms.txt ### Design Tools - **Design System Generator** — Input 2-3 brand colors, get a full semantic token set (primary, secondary, accent, neutral, success, warning, error, info). Export as CSS custom properties, Tailwind config, SCSS variables, or JSON tokens. URL: https://toolscanvas.com/tools/design-system-generator Details: https://toolscanvas.com/tools/design-system-generator/llms.txt ### JSON & Data Tools - **JSON Formatter** — Format, minify, stringify, or explore JSON in an interactive tree. Handles 500KB+ files via Web Worker. Validates and shows error positions. URL: https://toolscanvas.com/tools/json-formatter Details: https://toolscanvas.com/tools/json-formatter/llms.txt - **Random JSON Generator** — Generate realistic mock JSON data (users, products, addresses, posts) with configurable item counts. URL: https://toolscanvas.com/tools/random-json Details: https://toolscanvas.com/tools/random-json/llms.txt - **CSV to JSON** — Paste CSV with headers, get a JSON array of objects. Instant conversion, error detection for malformed CSV. URL: https://toolscanvas.com/tools/csv-to-json Details: https://toolscanvas.com/tools/csv-to-json/llms.txt ### Developer Tools - **Base64 Encoder/Decoder** — Encode text to Base64 or decode Base64 to text. Instant, handles UTF-8. URL: https://toolscanvas.com/tools/base64 Details: https://toolscanvas.com/tools/base64/llms.txt - **Epoch Converter** — Convert Unix timestamps (seconds or milliseconds) to human-readable dates and back. Two-way conversion with timezone display. URL: https://toolscanvas.com/tools/epoch-converter Details: https://toolscanvas.com/tools/epoch-converter/llms.txt - **QR Code Generator** — Generate QR codes from any text or URL. Live preview, customizable size and error correction. Download as PNG or SVG. URL: https://toolscanvas.com/tools/qr-code-generator Details: https://toolscanvas.com/tools/qr-code-generator/llms.txt ### Document Tools - **Markdown to HTML** — Live Markdown preview with sanitized HTML output (XSS-safe via DOMPurify). Copy the rendered HTML. URL: https://toolscanvas.com/tools/markdown-to-html Details: https://toolscanvas.com/tools/markdown-to-html/llms.txt - **HTML to PDF** — Paste HTML, configure page size/margins/orientation, export as PDF. Live preview included. URL: https://toolscanvas.com/tools/html-to-pdf Details: https://toolscanvas.com/tools/html-to-pdf/llms.txt ## How do I use any tool? 1. Go to the tool's URL (listed above) 2. Upload a file, paste text, or type input — depending on the tool 3. The tool processes everything instantly in the browser 4. Download or copy the result No account needed. No signup. No payment. Always free. ## Are there redirect shortcuts? - https://toolscanvas.com/tools/heic-to-jpg → redirects to Image Converter (supports HEIC → JPG) - https://toolscanvas.com/tools/webp-to-jpg → redirects to Image Converter (supports WebP → JPG) ## Full tool documentation Each tool has a dedicated llms.txt with exact formats, step-by-step instructions, and FAQ answers. See the "Details" links above.