Seamless integration of imaging processing features into your cloud-based Apps
2.3K
Product Page | Docs | Demos | Swagger UI | Examples | Blog | Search | Free Support | Free Trial
Vector Formats: SVG, SVGZ, ODG, OTG, CDR, CMX, EPS, DXF Raster Formats: JPEG2000, JPEG, BMP, TIFF, GIF, PNG, APNG, TGA Metafiles: EMF, WMF, EMZ, WMZ Photoshop: PSD Other: WebP, DjVu, PDF, DICOM, DNG
More details can be found on the page Supported file formats
Please check the tutorial, How to Run Docker Container for details.
| Mount path in container | Description |
|---|---|
| /data | File storage folder |
| Name | Description |
|---|---|
| LicensePublicKey | Public key of the license |
| LicensePrivateKey | Private key of the license |
If "License" parameters are omitted, the app will work in trial mode.
docker run -e "LicensePublicKey=public_key" -e "LicensePrivateKey=private_key" -v "/data:/data" aspose/imaging-cloud
AsposeImagingCloud:
image: aspose/imaging-cloud
ports: ["8082:80"]
volumes: [
"./storage:/data",
]
environment:
"LicensePublicKey": "yourKeyHere"
"LicensePrivateKey": "yourKeyHere"
There is a url to check health of "imaging.cloud app": "/"
Product Page | Docs | Demos | Swagger UI | Examples | Blog | Search | Free Support | Free Trial
Content type
Image
Digest
Size
6.3 GB
Last updated
over 4 years ago
docker pull aspose/imaging-cloud:22.4