Croppy: Crop and Upload Images
by AppScoped · Category: Custom File Upload
Free Plan
Built for Shopify
App Introduction
Allow customers to crop, mask, and upload images for product orders. Elevate customer experience with seamless image uploads! This app lets customers crop, mask, and upload images directly in their orders—no coding required. Customize the appearance of the upload button with ease, and select which products should include the upload button. Make personalized product pages a breeze and enhance your store’s functionality!
Core Functionality
- Allow cropping based on predefined ratios and mask shapes.
- Let customers upload images from their computers and mobile devices.
- Download images directly from customer orders.
- Customize image uploads based on products.
Merchant-Friendly
- Independent Station Merchants
- Customized E-commerce
- Multi-category Retail
- B2C E-commerce
Basic Information
- Developer:Irvinesoft Inc
- Address:400 Spectrum Center Drive Suite 1900, Irvine, CA, 92618, US
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-11-21
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
免费
- Limited Image Uploads
- 100 Upload Links to Your Store
- Fully Customizable
- 15-Day Storage
Starter
$9.99
- Limited Uploads
- 1,000 Upload Links to Your Store
- Fully Customizable
- 60-Day Storage
Pro
$19.99 / 或 $199.99/年(可节省 17%)
- Unlimited Image Uploads (Fair Use)
- Unlimited Link Uploads to Your Store
- Fully Customizable
- 90-Day Storage
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/images/crop.json
- PUT /admin/api/images/{image_id}/crop.json
- GET /admin/api/images/{image_id}/crop.json
Permission:write_images,read_images,manage_products
- POST /admin/api/customers/{customer_id}/uploads.json
- GET /admin/api/customers/{customer_id}/uploads.json
- PUT /admin/api/uploads/{upload_id}/status.json
Permission:write_customers,read_customers,manage_uploads
- GET /admin/api/orders/{order_id}/images.json
- GET /admin/api/orders/{order_id}/images/{image_id}.json
- POST /admin/api/orders/{order_id}/images/download.json
Permission:read_orders,read_images,manage_orders
- POST /admin/api/products/{product_id}/custom_images.json
- PUT /admin/api/products/{product_id}/custom_images/{img_id}.json
- GET /admin/api/products/{product_id}/custom_images.json
Permission:write_products,read_products,manage_images