Amazon Seller Central Image 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 Seller Central Image 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 image 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.
No internet connection is required. All processing is done locally on your machine.
Contributions are welcome! Feel free to submit issues or pull requests.
This project is licensed under the MIT License.
