System Changelog

Follow our development iterations. We actively maintain and refine our browser compilers, decoders, and privacy-focused utilities.

v1.1.0 — Icon & PDF Update July 10, 2026

This major update introduces the following core upgrades:

  • Universal Multi-Resolution ICO Compiler: A brand new client-side binary compiler mapping SVG, PNG, JPG, and WebP arrays directly into high-fidelity compliant Windows `.ico` files.
  • ICO Unpacker & Parser: Slices ICO directories, extracts hidden sub-layers, and outputs raw PNG/BMP blocks with alpha transparency.
  • Favicon Package Generator: Builds ZIP bundles containing `.ico` structures, Apple touch icons, Android launcher images, and `site.webmanifest` descriptors.
  • Local PDF Toolkit: Combines multiple documents, extracts page ranges, and compresses stream metadata client-side using `pdf-lib` without cloud storage uploads.
  • Standalone JPG Compressor: Refined canvas JPEG quantization matrices to allow precise side-by-side compression comparisons.
v1.0.8 — Image to PPT Normalization July 2, 2026

Minor release targeting PowerPoint compilation optimizations:

  • PowerPoint canvas layers: Normalizes WebP and transparent PNG layers onto JPEGs before slides generation to prevent empty blank slide output.
  • Aspect Ratio Coordinate Bounds: Shifted to absolute coordinates mapping templates inside Slide XML layouts to prevent explorer skewing.
v1.0.5 — UI & Layout Refinement May 15, 2026

Refined browser client performance and visual rendering details:

  • Theme Toggling Cache: Cache settings locally to persist user light/dark mode choices.
  • Reactive Recommended Tools: Automatically map similar contextual tools to the sidebar area to streamline user workflow navigation.
  • Performance optimization: Stripped non-critical blocking Google Fonts references to improve page load times.
v1.0.0 — Initial Release March 12, 2026

First public release of TinyImagefy: 62 completely private, offline, in-browser graphics and conversion tools launched to provide standard editor utilities without server-side constraints.