AmazonImageRepairWorkflow
A fast way to fix broken or missing Amazon product images — especially handy for suppressed listings that need an image fix. Highlight the SKU table from Manage Inventory and paste it straight into the app. The Download button looks up each SKU's image URL via Google Sheets and the Amazon API, resizes the image, and downloads it. The FTP button does the same, then uploads the result and hands back the new image URL.
C#/.NET
Core MVP
- Detects broken/missing Amazon listing images
- Lookup-chain matching to find replacements
- Repairs listing image data directly
Employer Skills
- C#/.NET service design
- Secure credential handling
- Real production tool, not a demo
Future Features
- Support for marketplaces beyond Amazon
- Scheduled automated repair runs
- Reporting/audit log of repairs made
