A simple image packer for combining multiple images into a single file.
- Single Image: PNG, JPEG, WebP, GIF, BMP, TIFF
- Multiple Images: ZIP, CBZ, PDF
- Images: PNG, JPEG, WebP, GIF, BMP, TIFF
- Images in archives: ZIP, CBZ
- Images in PDF
- Images in directories (non-recursive)
- Add images
- Duplicate a single image
- Remove a single image
- Reorder a single image
- Save a single image
- Rotate a single image
- Cut a single image into halves
To package the app for macOS, use the following command:
fyne package -os darwin
This project is licensed under the MIT License. See the LICENSE file for details.