- Fixed an issue where the
avifenc
andavifdec
binaries were not being installed correctly
- Added a "Lossless Conversions" setting for WebP and AVIF image operations, disabled by default
- Improved PNG optimization by using PNGOUT
- Fixed a bug where intermediate files were not being deleted after various operations
- Added support for NeoFinder and HoudahSpot
- Added support for AVIF images
- Added support for several new conversions: PDF->SVG, PDF->WebP, SVG->PDF, SVG->WebP
- Added ability to create QuickLinks to specific conversion and image creation operations
- Added "Generate Image Previews" toggle for the "Create New Image" command
- Added "JPEG Extension" setting for the "Convert Images" command
- Added an alert for when automation permissions have not been granted
- Fixed "Strip EXIF Data" failing when using the "Replace Original" result handling option
- Fixed images not getting saved to the correct location when using the clipboard as the image source
- Fixed PDF->JPEG conversion not actually using JPEG as the output format
- Fixed "command not found" bug when optimizing WebP images
- Fixed an issue when converting to webp degrades the quality of the image
- Fixed a bug where the "Flip Images Vertically" command flipped the images horizontally
- Fixed some commands (e.g. convert) looking for WebP binaries in the wrong location
- Added "Strip EXIF Data" command
- Added real time filter previews
- Improved selection detection when Finder/Path Finder is not the frontmost application
- Fixed bug where converting from WebP to anything but PNG would change the file extension but not the file format
- Fixed a bug where the "Convert Images" command failed for image paths containing dots. (#8549)
- Added settings to individually show/hide image formats from the list of conversion formats (#7023)
- Added settings for input source and output destination (e.g. clipboard, new file, replace original, etc.) (#6593)
- Made all commands work as expected regardless of input/output settings (i.e. you can rotate an image in the clipboard and immediately open it in Preview) (#7296)
- Added "Create Image" command to create image placeholders of various sizes, patterns, and colors
- Improved error handling for all commands, including copyable error messages
- Generally improved the code quality of the extension
- Add "Optimize Images" command
- Add ability to convert SVG to various image types
- Add ability to convert images to SVG using Potrace
- Add ability to convert PDF to various other image types
- Add ability to rotate and flip PDFs
- Add 13 new filters:
- Circular Screen
- Circular Wrap
- CMYK Halftone
- Dither
- Document Enhancement
- Dot Screen
- Hatched Screen
- Kaleidoscope
- Line Screen
- Maximum Component
- Minimum Components
- Posterize
- Sharpen Luminance
- Fix WebP operations failing due to insufficient permission
- Add WebP conversion support
- Add support for running SIPS commands on WebP (via temp file)
- Add Path Finder support (As preference toggle)
- Add "Apply Image Filter" command
- Added "Pad Images" command.
- Fixed compatibility with HEIC images and other formats. (#5238)
- Updated the way the list of supported file types are handled.