What we shipped.

Every release. New tools, fixes, and feature drops as they go live.

Releases

Roadmap
  1. Tools
    • Color Picker now picks from images: upload an image, hover to preview any pixel, then click to grab its exact color
    • Color Picker palette: up to 8 dominant colors are extracted from the image automatically, click a swatch to load it
    • Color Picker readability: white-text and black-text cards rate contrast on your color with plain-language WCAG verdicts, and transparency is flattened over white so the rating is accurate
    • Color Picker polish: a copy icon on every value, saved and recent colors with quick clear, a renamed transparency slider, and toast confirmations on copy and save
  2. Tools
    • SVG Editor: visual canvas editor. Click any shape or text to change its fill, stroke, stroke width, opacity, or text content, with inherited colors resolved so editing a path inside a group just works
    • SVG Editor layers: a side panel lists every element, click to select, toggle visibility, or remove; edits sync straight back to the code view
    • SVG Editor canvas: free 0–360° rotation (viewBox grows to fit, no clipping), flip, background, and resize with aspect lock; pick from 200k+ icons or paste/upload your own SVG
    • SVG Editor cleanup and export: Prettify, Minify, and Optimize (strips comments, editor namespaces, metadata, rounds decimals); download SVG or rasterize to PNG/JPG/WebP at 1×–4×, or copy as a React component, CSS background, or data URI
  3. Tools
    • DNS Checker — look up A, AAAA, MX, TXT, NS, CNAME, SOA, and CAA records for any domain via Cloudflare 1.1.1.1 over DNS-over-HTTPS; color-coded record groups, per-row TTL + copy, full-width result panes, mobile-optimized layout
    • DNS Checker export — download results as TXT, CSV, JSON, or BIND-style zone file with one click
  4. Search
    • Command palette upgraded with fuzzy matching — typos like “jsn formtr” now find JSON Formatter; subsequence + word-boundary + edit-distance scoring
    • Synonyms across every tool — search “compress” to find image-compressor, “nslookup” to find DNS Checker, “obfuscate” to find Base64, and 200+ more aliases
    • Help search — paste any question (“what is SPF?”, “why is my MX missing?”) and the palette shows matching FAQ answers across all tools, jumps straight to the answer with the question pre-expanded
    • Recent tools — palette opens with your last 5 tools at the top, stored locally
    • Popularity-aware ranking — high-volume tools win ties, low-volume tools still beat irrelevant matches
    • Sidebar search on the tools page uses the same fuzzy matcher; shares one ranker across the whole site
  5. Site
    • Category landing pages — every category now has its own URL (/tools/formatters, /tools/generators, /tools/test-inspect, etc.) with its own hero, tool grid, and shared sidebar
    • Cleaner URL structure — /tools?cat=X now 301-redirects to /tools/X with the query stripped; old links keep working
    • Better SEO — every category page ships canonical, OpenGraph, Twitter card, BreadcrumbList, CollectionPage, and ItemList structured data with dedicated OG images
    • Sitemap now lists category URLs so search engines crawl them as top-level destinations
    • Filtered tool views (?q=, ?page=) marked noindex so Google consolidates them under the canonical /tools page
  6. Tools
    • PDF Merger — combine multiple PDFs into one, drag to reorder, batch upload; runs entirely in your browser, files never leave your device
    • PDF Splitter — split a PDF by page ranges, every N pages, or burst each page into its own file; all client-side
    • PDF Compressor — shrink PDFs with Lite mode (strips metadata, keeps text selectable) or Strong mode (rasterises pages at a chosen DPI for 70–90% savings)
    • Image to PDF — combine JPG, PNG, and WebP into one PDF, drag to reorder, pick page size, margin, and orientation
    • PDF to Image — convert every page to PNG or JPG at a chosen DPI, preview each page, download individually or as a ZIP
Changelog | Toolis