Changelog

[0.6.2] - 2026-03-02

  • Adding gif to thumbnail generation

v0.6.0

  • Change thumbnail background from white to light grey (RGB 240,240,240) so padding is visible when images are fitted into portrait thumbnails

v0.5.0

  • Add rendering style choices (composite vs uniform page layout)

v0.4.1

  • Fix width of icons and 1.4 height ratio

v0.4.0

  • Add GenerateOrPlaceholder and ErrorPlaceholder for error placeholder thumbnails

v0.3.0

  • Add compiled binaries to .gitignore
  • Fix PDFium WASM alpha corruption and replace nfnt/resize with x/image/draw

v0.1.0

  • Extract thumbnail generation into standalone go-thumbnails module