VeryPDF Image Format Converter Cloud API and Image Process Cloud API are subset APIs of VeryPDF Cloud API Platform, they are provide Cloud API functions to convert between Image formats and apply the scale, rotate, flip, trim, etc. operations to image formats.
VeryPDF Cloud API Platform Home Page:
https://www.verypdf.com/online/cloud-api/index.html
VeryPDF Image Format Converter Cloud API, Image Process Cloud API and Image to PDF Converter Cloud API are based on same basic library, so you need read the article of Image to PDF Converter Cloud API to understand basic API completely first,
https://www.verypdf.com/wordpress/201308/verypdf-cloud-api-platform-image-to-pdf-converter-cloud-api-37831.html
You can execute following URLs to convert between image formats,
Convert JPG to PNG format,
http://online.verypdf.com/api/?apikey=XXXXXXXXXXXXX&app=imageproc&infile=http://online.verypdf.com/examples/cloud-api/verypdf.jpg&outfile=out.png
Convert JPG to GIF format,
http://online.verypdf.com/api/?apikey=XXXXXXXXXXXXX&app=imageproc&infile=http://online.verypdf.com/examples/cloud-api/verypdf.jpg&outfile=out.gif
Convert PNG to JPG format,
http://online.verypdf.com/api/?apikey=XXXXXXXXXXXXX&app=imageproc&infile=http://online.verypdf.com/examples/cloud-api/verypdf.png&outfile=out.jpg
Convert PNG to PDF format,
http://online.verypdf.com/api/?apikey=XXXXXXXXXXXXX&app=imageproc&infile=http://online.verypdf.com/examples/cloud-api/verypdf.png&outfile=out.pdf
Create a thumbnail image 300x300 pixel from a big PNG image,
http://online.verypdf.com/api/?apikey=XXXXXXXXXXXXX&app=imageproc&infile=http://online.verypdf.com/examples/cloud-api/verypdf.png&outfile=out.png&-resize=300x300
Or create thumbnail at 100x100 pixel,
http://online.verypdf.com/api/?apikey=XXXXXXXXXXXXX&app=imageproc&infile=http://online.verypdf.com/examples/cloud-api/verypdf.png&outfile=out.png&-resize=100x100
http://online.verypdf.com/api/?apikey=XXXXXXXXXXXXX&app=imageproc&infile=http://online.verypdf.com/examples/cloud-api/verypdf.png&outfile=out.png&-sample=100x100
Rotate a JPG file at 45 angle,
http://online.verypdf.com/api/?apikey=XXXXXXXXXXXXX&app=imageproc&infile=http://online.verypdf.com/examples/cloud-api/verypdf.jpg&outfile=out.jpg&-rotate=45
Add a frame to an image file,
http://online.verypdf.com/api/?apikey=XXXXXXXXXXXXX&app=imageproc&infile=http://online.verypdf.com/examples/cloud-api/verypdf.png&outfile=out.png&-sample=300x300&-mattecolor=%23000000&-frame=60x60
http://online.verypdf.com/api/?apikey=XXXXXXXXXXXXX&app=imageproc&infile=http://online.verypdf.com/examples/cloud-api/verypdf.png&outfile=out.png&-sample=300x300&-border=60x60&-bordercolor=%23000000
Blue an image,
http://online.verypdf.com/api/?apikey=XXXXXXXXXXXXX&app=imageproc&infile=http://online.verypdf.com/examples/cloud-api/verypdf.png&outfile=out.png&-blur=80
Vertical flip an image,
http://online.verypdf.com/api/?apikey=XXXXXXXXXXXXX&app=imageproc&infile=http://online.verypdf.com/examples/cloud-api/verypdf.png&outfile=out.png&-sample=300x300&-flip
Horizontal flip an image,
http://online.verypdf.com/api/?apikey=XXXXXXXXXXXXX&app=imageproc&infile=http://online.verypdf.com/examples/cloud-api/verypdf.png&outfile=out.png&-sample=300x300&-flop
Negate an image,
http://online.verypdf.com/api/?apikey=XXXXXXXXXXXXX&app=imageproc&infile=http://online.verypdf.com/examples/cloud-api/verypdf.png&outfile=out.png&-sample=300x300&-negate
Convert color image to monochrome image,
http://online.verypdf.com/api/?apikey=XXXXXXXXXXXXX&app=imageproc&infile=http://online.verypdf.com/examples/cloud-api/verypdf.png&outfile=out.png&-sample=300x300&-monochrome

Add noise to an image file,
http://online.verypdf.com/api/?apikey=XXXXXXXXXXXXX&app=imageproc&infile=http://online.verypdf.com/examples/cloud-api/verypdf.png&outfile=out.png&-sample=300x300&-noise=3
Enable paint, charcoal, spread, swirl, raise styles to an image,
http://online.verypdf.com/api/?apikey=XXXXXXXXXXXXX&app=imageproc&infile=http://online.verypdf.com/examples/cloud-api/verypdf.png&outfile=out.png&-sample=500x500&-paint=2
http://online.verypdf.com/api/?apikey=XXXXXXXXXXXXX&app=imageproc&infile=http://online.verypdf.com/examples/cloud-api/verypdf.png&outfile=out.png&-sample=300x300&-charcoal=2

http://online.verypdf.com/api/?apikey=XXXXXXXXXXXXX&app=imageproc&infile=http://online.verypdf.com/examples/cloud-api/verypdf.png&outfile=out.png&-sample=300x300&-spread=2

http://online.verypdf.com/api/?apikey=XXXXXXXXXXXXX&app=imageproc&infile=http://online.verypdf.com/examples/cloud-api/verypdf.png&outfile=out.png&-sample=300x300&-swirl=67

http://online.verypdf.com/api/?apikey=XXXXXXXXXXXXX&app=imageproc&infile=http://online.verypdf.com/examples/cloud-api/verypdf.png&outfile=out.png&-sample=300x300&-raise=10x10

More articles for VeryPDF Cloud API Platform,
https://www.verypdf.com/wordpress/category/verypdf-cloud-api
If you need any other functions which are not included in VeryPDF Cloud API Platform, please feel free to let us know,
http://support.verypdf.com
VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Related Posts
- How to view office documents using VeryPDF DocViewer Online?
- How to rotate some pages of the PDF file 90 degrees to create a jpg file?
- Questions for VeryPDF Cloud products
- Cloud API Platform provides following SDKs / APIs for SaaS Websites
- Set a callback web page to VeryPDF Online PDF Annotator, so you can get the annotated PDF file easily.
- Does the Cloud PDF Data Extractor able to upload a PDF file as Byte Array?
- [VeryPDF Release Notes] VeryPDF Released an Online PDF Editor to allow you to edit, comment and annotate PDF files in web browser directly
- Cloud HTML Screenshot API. Screenshots as a service. Automate screenshots of any website. The best, most accurate HTML screenshot API. Display HTML as image anywhere in minutes.
- HTML to PDF Cloud API, Save web pages as PDF!
- Image and CAD to PDF Conversion API
- How to use VeryPDF Cloud API to convert office documents (docs, excel, PowerPoint) to PDF files from WordPress site?
- How to read RSS news to your mobile phone totally free?
- Image Viewer in Android
- I’m looking for a PDF Editor SDK which has View, Edit, Draw, Highlight, Add text, Add pictures, add hyperlinks, add shapes, etc. functions, this will work on a server and supports both Website and iPad app.
- Free online PDF Annotator-annotate PDF directly online