Changelog

What's shipped, in order.

Major and minor updates as we build. We try to ship something visible every two weeks.

  1. v0.4.0

    minorJuly 6, 2026

    Six more tools go live — plus iPhone (HEIC) photo support.

    New tools

    • Image Cropper — crop to exactly the part you want: drag the selection, snap to any social ratio (1:1, 4:5, 9:16, 16:9), or type exact pixels. Rotate in 90° steps and flip, then export as JPG, PNG, or WebP.
    • Image Watermarker — add a text or logo watermark, either a single mark or tiled across the whole image so it can't be cropped out. Style it, position it, apply it — nothing is uploaded.
    • Bulk Renamer — rename a whole batch of images at once with patterns, find-and-replace, and sequential numbering, then download them as a ZIP.
    • Cron Parser — paste a cron expression and get it in plain English, a field-by-field breakdown, and the next 5 run times in your timezone.
    • SQL Formatter — tidy up messy SQL across 8 dialects, with a lint pass that flags risky things like SELECT * and UPDATE / DELETE without a WHERE.
    • JSON ↔ CSV — convert CSV to JSON and back with delimiter auto-detect, a sortable table preview, and clear error reporting.

    Improvements

    • iPhone photos just work — drop HEIC / HEIF images straight into the image tools and Image → PDF, and they're converted automatically.
    • Mobile polish — tool search and the Code → Image toolbar and tabs now behave properly on small screens.
  2. v0.3.0

    minorJune 8, 2026

    Four new tools — code images, screenshot polish, photo privacy, PDF splitting.

    New tools

    • Code → Image — turn a code snippet into a clean, shareable image. Syntax highlighting, editor themes, window frames, gradient backgrounds, and PNG / SVG export. Great for X, slides, and docs.
    • Screenshot Beautifier — drop a screenshot onto a gradient or solid background, wrap it in a Mac / browser / phone frame, add padding, a soft shadow, a 3D tilt, arrow annotations, or a side-by-side compare.
    • EXIF Stripper — see exactly what your photos are leaking (GPS location, camera, date), strip it in bulk, and verify it's gone. Nothing is uploaded.
    • PDF Splitter — extract the exact pages you need or split into multiple files by range, with a visual page grid and click-to-zoom. Processed entirely in your browser.

    On the blog

    • New guides for each launch — sharing code as an image, making screenshots look professional, what your photos leak about you, and splitting PDFs without uploading.
  3. v0.2.0

    minorMay 25, 2026

    A blog, and a friendlier Image Converter.

    What's new

    • New /blog with practical guides — image compression, JWTs, merging PDFs without uploading, UUID v4 vs v7 vs ULID.
    • Sticky table of contents on every article (collapsible on mobile).
    • Each article links you to the matching tool right in the sidebar.

    Tool improvements

    • Image Converter now accepts SVG — drop an .svg in and export it as PNG, JPG, WebP, or AVIF.

    Cleaner navigation

    • Blog is now a primary nav item, so it's one click from any page.
    • Support moved into the Company dropdown to make room.
  4. v0.1.0

    majorMay 23, 2026

    Primova is live.

    What you can do today

    • Image tools — compress, resize, and convert pictures without losing quality.
    • PDF tools — merge PDFs, turn images into a PDF, rotate pages.
    • Developer tools — format JSON, decode JWTs, base64, UUIDs, hashes, regex, colors, Markdown, YAML, diff, and more.
    • Eighteen tools at launch, with more on the way.

    How it feels

    • Everything runs in your browser — your files never leave your device.
    • No sign-ups, no watermarks, no limits. Free today, free tomorrow.
    • Built mobile-first, light + dark mode, and a fast ⌘K search to jump between tools.