Skip to main content
t
lify
PDF
Image
Utility
Media
Tools
⌘K
Home
PDF
Image
Media
More
release notes
Changelog
New tools, improvements, and fixes — shipped in the open.
April 17, 2026
15 updates
New
Sentry error monitoring — activates via environment variable, zero overhead otherwise
New
Security response headers — HSTS, X-Frame-Options, CSP, Referrer-Policy on all routes
New
Loading skeleton for smoother page transitions
New
API tests for split-pdf and compress-pdf routes (37 total tests passing)
New
CollectionPage JSON-LD on all category and tools listing pages for rich search results
New
Organization schema and sitelinks search box on homepage
Improved
Accessibility score 88→96 — contrast fixes, touch targets, aria-labels on 17 icon buttons
Improved
Canonical URLs added to all pages for better SEO
Improved
FileDropZone now enforces max file size limits
Improved
Service worker cache versioning prevents stale assets after deploys
Improved
Environment variable validation with clear error messages
Fixed
Dark mode no longer resets to light on page refresh
Fixed
Next.js security vulnerability patched (16.1.6→16.2.4)
Fixed
Contact form no longer crashes when endpoint is not configured
Fixed
Hex color validation in PDF editor API prevents NaN values
April 12, 2026
19 updates
New
Color Palette Generator — generate harmonious palettes or extract colors from images
New
Unit Converter — length, weight, temperature, data size, time, area, speed
New
Pomodoro Timer — configurable focus/break intervals with audio alerts
New
SVG Optimizer — clean and minify SVG files
New
Video Compressor — browser-native video compression with quality presets
New
Video Trimmer — cut video clips with start/end range sliders
New
Image to PDF — multi-format with page size, orientation, and margin options
New
Favicon Generator — full favicon package with ICO, PNG, and Apple Touch Icon
New
Markdown to PDF — live split-view editor with print export
New
HTML to PDF — paste or upload HTML with live preview
Improved
Image Format Converter now supports batch processing with ZIP download
Improved
Edit PDF — highlights, freehand drawing, shapes, images, find & replace, undo/redo
Improved
OpenGraph images auto-generated for all tool pages
Improved
JSON-LD structured data on all tool pages for better SEO
Improved
Service worker for offline PWA support
Improved
Mobile UX improvements across all workspaces
Fixed
PDF rendering now sharp on Retina/HiDPI displays
Fixed
Accessibility: aria-labels, focus rings, dark mode contrast
Fixed
Error boundary wraps all workspace components