Amazon Picture Packager is a desktop utility built with Avalonia and C# that streamlines the process of creating image upload packages for Amazon listings. It is designed for sellers or integrators who regularly manage product images across multiple ASINs.
- Input multiple ASINs at once
- Choose a single image to apply to all ASINs
- Automatically creates ZIP archives per ASIN
- Output files are Amazon-ready for bulk image upload
- Cross-platform (Windows, Linux, macOS) via Avalonia
Let's say you're launching a set of identical products under different ASINs or updating a shared product image. Instead of manually creating and naming folders or archives, Amazon Picture Packager does it all in seconds.
- Start the application.
- Paste or type in the list of ASINs (one per line, it recognizes correctly formatted strings).
- Select the product image file (JPEG/PNG).
- Choose which Amazon picture slot it should be.
- Options include:
MAIN,PT01...,LC01..., and so on.
- Options include:
- Click "Pack!".
- The tool creates ZIP files named for Amazon's mass upload process.
Each ZIP contains images named according to Amazon’s convention (e.g., ASIN.SLOT.jpg), ensuring compatibility with bulk upload tools.
- .NET9 or later
- Runs on Windows, Linux, and macOS
No internet connection is required. All processing is done locally on your machine.
Built with:
- Avalonia UI
- C# (.NET9 or later)
Contributions are welcome! Feel free to submit issues or pull requests.
This project is licensed under the MIT License.
