Changelog

Version history and release notes.

v1.3.0

Watermark and composite image support.

  • Text watermark overlay with font, size, opacity, and position controls
  • Image-on-image composite/overlay endpoint
  • Dithering filter for retro/pixel art effects
  • Landing site with individual tool pages for SEO
  • Blog section with CMS-managed content
v1.2.0

Filters, metadata, and colour extraction.

  • Grayscale, blur, sharpen, sepia, brightness, contrast, and saturation filters
  • EXIF metadata extraction from uploaded images
  • Dominant colour extraction with palette generation
  • Favicon extraction from any URL
v1.1.0

Generation endpoints and format expansion.

  • Placeholder image generation with custom dimensions and colours
  • QR code generation with configurable size and error correction
  • Barcode generation (EAN-13, UPC-A, Code 128, Code 39)
  • AVIF and TIFF format support for convert and compress
v1.0.0

Initial release.

  • Resize, crop, rotate, flip, trim, and pad operations
  • Format conversion between PNG, JPEG, WebP, GIF, and BMP
  • Image compression with configurable quality
  • EXIF stripping for privacy
  • Health check endpoint and Scalar API documentation