Skip to main content
tlify
PDFImageUtilityMediaTools
tlify© 2026 · Browser-side processing · No account needed
PrivacyTermsCookiesContact
HomePDFImageMediaMore

release notes

Changelog

New tools, improvements, and fixes — shipped in the open.

April 17, 2026

15 updates
  • NewSentry error monitoring — activates via environment variable, zero overhead otherwise
  • NewSecurity response headers — HSTS, X-Frame-Options, CSP, Referrer-Policy on all routes
  • NewLoading skeleton for smoother page transitions
  • NewAPI tests for split-pdf and compress-pdf routes (37 total tests passing)
  • NewCollectionPage JSON-LD on all category and tools listing pages for rich search results
  • NewOrganization schema and sitelinks search box on homepage
  • ImprovedAccessibility score 88→96 — contrast fixes, touch targets, aria-labels on 17 icon buttons
  • ImprovedCanonical URLs added to all pages for better SEO
  • ImprovedFileDropZone now enforces max file size limits
  • ImprovedService worker cache versioning prevents stale assets after deploys
  • ImprovedEnvironment variable validation with clear error messages
  • FixedDark mode no longer resets to light on page refresh
  • FixedNext.js security vulnerability patched (16.1.6→16.2.4)
  • FixedContact form no longer crashes when endpoint is not configured
  • FixedHex color validation in PDF editor API prevents NaN values

April 12, 2026

19 updates
  • NewColor Palette Generator — generate harmonious palettes or extract colors from images
  • NewUnit Converter — length, weight, temperature, data size, time, area, speed
  • NewPomodoro Timer — configurable focus/break intervals with audio alerts
  • NewSVG Optimizer — clean and minify SVG files
  • NewVideo Compressor — browser-native video compression with quality presets
  • NewVideo Trimmer — cut video clips with start/end range sliders
  • NewImage to PDF — multi-format with page size, orientation, and margin options
  • NewFavicon Generator — full favicon package with ICO, PNG, and Apple Touch Icon
  • NewMarkdown to PDF — live split-view editor with print export
  • NewHTML to PDF — paste or upload HTML with live preview
  • ImprovedImage Format Converter now supports batch processing with ZIP download
  • ImprovedEdit PDF — highlights, freehand drawing, shapes, images, find & replace, undo/redo
  • ImprovedOpenGraph images auto-generated for all tool pages
  • ImprovedJSON-LD structured data on all tool pages for better SEO
  • ImprovedService worker for offline PWA support
  • ImprovedMobile UX improvements across all workspaces
  • FixedPDF rendering now sharp on Retina/HiDPI displays
  • FixedAccessibility: aria-labels, focus rings, dark mode contrast
  • FixedError boundary wraps all workspace components