Services

Snipshot Services is the way for outside sites to hook into Snipshot. As a site developer, you can use Services to make your pictures pass through Snipshot seamlessly.

This is accomplished by making a request to http://services.snipshot.com/ with one or more parameters. To edit a picture, only one parameter is required—the picture to be edited. To save it back to your site, only one more parameter is required—a callback address. That’s all Snipshot ever needs to know.

The following pages provide more info.

Sample formSee a working example and its HTML code
Test formPlay with all of the currently supported parameters
Adapt a formMake your existing image upload form use Snipshot
Input/output optionsTransform a picture on entering or leaving Snipshot
Callback agentLearn the two ways to get a picture back to your site
LocalizationChange the text inside Snipshot to suit your locale
PHP codeGet a PHP script to test callbacks on your server
ShowcaseSee how other sites are using Snipshot Services

If you’d like some help in setting up Snipshot Services, email us at help@snipshot.com.