Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 21:59
· 61 commits to main since this release
b3cab45

🐛 Fixed

  • Fix JPG thumbnail file output #83

    JPG thumbnail images were sometimes ending up somewhat corrupted or
    otherwise not displaying properly in macOS finder or Safari (although
    seemed to work fine in Firefox). Thumbnail images are now explicitly
    output as JPG, regardless of original image format.

🎁 Added

  • jpg command to convert an image to a high-quality JPG file #87

  • Add useFilenameDirectory option #90

    Uses the filename (without extension) as a subdirectory next to the
    source image to contain optimised formats and thumbnails.