Image Tools
Free browser-based image tools — no installs, no server uploads, no login required. Every operation runs entirely in your browser using the Canvas API and FileReader API, so your images never leave your device. Resize images to exact dimensions or a percentage scale, convert images to Base64 Data URLs for embedding in CSS or HTML, pick exact pixel colours from any uploaded photo, optimise and clean SVG code by stripping editor noise and unused metadata, and calculate aspect ratios for any screen or print format.
Image Resizer
Resize images in your browser. Set width, height, or scale by percentage, then download instantly. Runs entirely offline and locally for absolute privacy.
Image Base64 Converter
Convert image files to Base64 Data URLs, or decode Base64 strings back to previewable, downloadable images. 100% client-side.
Image Color Picker
Upload any image and click anywhere to extract the exact pixel color. Outputs in HEX, RGB, and HSL formats instantly.
SVG Optimizer
Optimize and clean SVG code. Strip editor junk, comments, and unused metadata to reduce SVG file size while preserving original quality.
Aspect Ratio Calculator
Quickly calculate and convert image or video aspect ratios. Input a dimension and a ratio (like 16:9, 4:3, 1:1) to get the corresponding side.
SVG Viewer
Paste SVG code and preview the rendered result instantly. Supports background toggle (white, dark, checkerboard) and zoom controls. Rendered in a sandboxed iframe for complete XSS isolation.