App Introduction
Manage product images, variant images, and content files. Export, separate, or download images and files. With this app, you can bulk separate or delete product or variant images with just a click. You’ll be able to find and export lists of all variants or product records that have no images attached. You can export product images (photos) from your Shopify store directly in a spreadsheet. You can download product images as a ZIP folder to your desktop. You can also manage files stored under the "Content" → "Files" section.
Core Functionality
- Delete unwanted content files.
- Bulk separate or delete product and variant images.
- Download product images and content files to your desktop.
- Export product or variant images to Excel.
- Find and export a list of products or variants with no images.
Merchant-Friendly
- Independent Station Merchants
- Small & Medium E-commerce Sellers
- Multi-category E-commerce
- Cross-border E-commerce Merchants
Basic Information
- Developer:webTecheasy FZCO
- Address:Dubai Silicon Oasis, DU, AE
- Price: Free / Free plan
- Rating:3.9 / 5
- Comment Count:7 comment
- Release Date:2017-8-3
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Starter Plan
- Batch delete images.
Basic plan
- Batch delete images.
- Find records without images.
- Export image URLs in CSV.
- Export Shopify content file information.
- Export actual images in Excel.
- Download product images.
- Download Shopify content files.
User Location & Comments
User Location
Comments
Shopify API Used
- DELETE /admin/api/files/{file_id}.json
- POST /admin/api/files/batch.json
- GET /admin/api/files.json
Permission:write_files,read_files,manage_products
- DELETE /admin/api/products/{product_id}/images/{image_id}.json
- POST /admin/api/products/batch.json
- GET /admin/api/products/{product_id}/images.json
Permission:write_products,read_products,manage_images
- GET /admin/api/products/{product_id}/images/{image_id}.json
- POST /admin/api/files/{file_id}/download.json
- GET /admin/api/files.json
Permission:read_files,read_products,manage_images
- GET /admin/api/products.json
- GET /admin/api/products/{product_id}/images.json
- POST /admin/api/reports.json
Permission:read_products,read_files,manage_reports
- GET /admin/api/products.json?limit=250
- GET /admin/api/products/{product_id}/images.json
- POST /admin/api/reports.json
Permission:read_products,manage_reports,read_files