Roadmap

What's coming next for imgshrnk — enhanced compression, AI tools, batch processing, and more.

Image Compressor

Shipped
  • Smart compression for JPEG, PNG, WebP, and AVIF
  • Quality slider with live before/after preview
  • Batch multi-file compression with individual download

Goal: Reduce file size by up to 90% with zero quality loss using WebAssembly

AI Background Removal

Shipped
  • ISNet deep learning model running fully client-side via ONNX Runtime
  • Transparent PNG output with clean edge detection
  • Zero server uploads — full privacy guaranteed

Goal: Remove image backgrounds entirely in-browser using ISNet neural network

Image Upscaler

Shipped
  • ESRGAN super-resolution model via TensorFlow.js
  • 2× and 4× upscale options with quality output format controls
  • Works on JPEG, PNG, and WebP inputs

Goal: Upscale images up to 4× using ESRGAN AI model in-browser

Image Cropper

Shipped
  • Drag-and-drop crop interface with live preview
  • Preset and custom aspect ratio support (16:9, 4:3, 1:1, etc.)
  • Optional scale-to-width post-processing after crop

Goal: Crop with custom aspect ratios, real-time preview, and optional resize output

Social Media Optimizer

Shipped
  • Presets for Instagram, Twitter/X, LinkedIn, Facebook, YouTube, TikTok, and more
  • Batch export all selected platform sizes as a ZIP
  • Canvas-based resizing — no server, no signup

Goal: Resize images for 12+ social platforms in one click

Favicon Generator

Shipped
  • 14 sizes including 16×16, 32×32, 180×180, 512×512, and ICO bundle
  • PWA manifest.json and browserconfig.xml included
  • One-click ZIP download of all assets

Goal: Generate all favicon and PWA icon sizes from a single source image

Watermark Adder

Shipped
  • Diagonal tiled mode covers the full image like stock photo watermarks
  • Single-position mode with 9-grid placement options
  • Controls for font size, opacity, angle, spacing, and color

Goal: Add tiled or single-position text watermarks across entire images

Metadata Remover

Shipped
  • Canvas re-encode strips GPS coordinates, device info, and author strings
  • Batch processing with individual or bulk download
  • No metadata survives — guaranteed by the browser Canvas API

Goal: Strip all EXIF data — GPS, camera info, timestamps — for complete privacy

Batch Processing (Cross-tool)

Planned
  • Process multiple images simultaneously across any tool
  • Advanced concurrency controls to optimize system resource usage
  • Bulk download options with customizable archive formats

Goal: Reduce processing time for large batches by 40–60%

Format Expansion

Planned
  • Add native support for HEIC/HEIF for compression and background removal
  • Full integration of JPEG XL with progressive loading
  • Evaluate feasibility of BMP and TIFF compression support

Goal: Support 95% of all image formats used on the web

Current supported formats

All processing happens locally in your browser

JPEG

Input / Output

PNG

Input / Output

WebP

Input / Output

AVIF

Compression only

BMP

Input only

TIFF

Input only

Always evolving

New tools and formats are shipped regularly. This page reflects what's in progress and what's next.

Privacy first

Every feature on the roadmap will maintain the same guarantee — zero server uploads, 100% in-browser.

Open feedback

Have a feature request? Reach out on GitHub — community input shapes the order of what ships next.