App Introduction
Mighty Image Uploader adds the ability to upload and crop images on product pages. When it comes to uploading personalized image files, it’s always crucial to make the customization process easy and stress-free for your customers. Sometimes, you don’t just need your customers to upload image files—you also need them to add text to help you fulfill their personalized orders. To do this, you need a simple, intuitive app with an interface that’s easy to use and follow. All you need is Mighty Image Uploader.
Core Functionality
- Unlimited image uploads & unlimited file sizes
- Product options (free or paid): Checkboxes, dropdown menus, text fields, etc.
- Custom masks, shapes, grids, cropping, rotation, text fields, and more.
- Easily access links to uploaded image files attached to orders from the admin panel.
Merchant-Friendly
- Independent Station Merchants
- Clothing E-commerce Merchants
- Custom Product Merchants
- Multi-category E-commerce Merchants
Basic Information
- Developer:GetButton Apps Oy
- Address:Helsinki, FI
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:73 comment
- Release Date:2020-3-30
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
标准
$19
- ∞ Image Upload & File Size
- Circle, Rectangle, Custom Crop Shapes
- Add Text to Each Photo
- Custom Product Options
高级
$29
- Standard +
- Paid Product Options
- HEIC to JPG Conversion
- 'Check Crop' Popup
- Priority Support
- and more...
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/images.json
- PUT /admin/api/products/{product_id}/images/{image_id}.json
- GET /admin/api/products/{product_id}/images.json
Permission:write_products,read_products,manage_files
- POST /admin/api/products/{product_id}/options.json
- PUT /admin/api/products/{product_id}/options/{option_id}.json
- GET /admin/api/products/{product_id}/options.json
Permission:write_products,read_products,manage_inventory
- POST /admin/api/products/{product_id}/images/{image_id}/edit.json
- PUT /admin/api/products/{product_id}/images/{image_id}/edit.json
- GET /admin/api/products/{product_id}/images/{image_id}/edit.json
Permission:write_products,read_products,manage_files
- GET /admin/api/orders/{order_id}/files.json
- GET /admin/api/orders/{order_id}/files/{file_id}.json
- POST /admin/api/orders/{order_id}/files/link.json
Permission:read_orders,read_files,manage_orders