Getting Started
Technical Support
Examples Flexible Cropping Fixed-ratio Cropping Fixed-shape Cropping Command Line Thumbnail Creation Python |
Croppola Documentation Getting StartedCroppola technology can be integrated into your website, your service, or your software. On these pages, you will find a documentation of the API's, as well as sample code. URL Parameters on croppola.comThe following parameters can be added to the URL:
Examples: https://croppola.com/#aspectRatio=3:1 Note that all parameters can still be changed by the user. Croppola on your websiteTo integrate croppola (image upload with or without automatic crop suggestion), start with one of the following examples:
Note that you need HTML/CSS/JavaScript skills to make the necessary adjustments to the code. If you prefer us to make the necessary adjustments and integration for you, please ask us for a quote. The example code is available free of charge, but we charge a small fee per image when using our servers:
Croppola on your own serversWe offer an NginX module implementing the croppola server API that you can run on your own servers. Please get in touch with us if you plan on running croppola on your own servers. Croppola in your software productWe offer a C library of croppola's smart composition algorithm. Please get in touch with us if you plan on integrating croppola in your software. |