mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Add user-configurable DPI (36-1200) and quality (1-100) instead of hardcoded values. Support avif, tiff, gif, heif output in addition to png, jpg, webp. Width is now optional, defaulting to SVG intrinsic size at the given DPI. Generate browser-previewable webp thumbnails for non-browser formats (tiff, heif). Remove unused _contentType variable.