API Online Image Editor


I thought it would be nice that other webmasters would be able to communicate with the online image editor.

I came up with links. So you can place a link on your website, and when a user clicks it, it takes them to the online image editor, with an image and a 'tool'.

How to use the API?

An example: If you click the following link, you will be redirected to the editor page with an image hidden in the link, and you will enter the "resize" mode directly

Click Here

The HTML code of above link is:

<a href="https://www.online-image-editor.com/?fa=upload_image&tool=resize&image_path=https://www.online-image-editor.com//help/images/exmpl_floatie_start.gif">Click Here</a>


You can see there are several options:
KeyValue
faupload_image
toolwhich tool to open in the toolbar
image_pathURL of the image

The following values can be used as 'tool':
tool     resizeTry
cropTry
add_textTry
rotateTry
colorTry
add_borderTry
vignetteTry
photoframesTry
round_cornerTry
add_floatieTry
add_glittersTry
add_starsTry
overlayTry
transparencyTry
gif_onlyTry
convertTry
animationTry
add_flagsTry
lolcatsTry
cut_outTry
Back to image editor
Back to Help Index