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 form | See a working example and its HTML code |
| Test form | Play with all of the currently supported parameters |
| Adapt a form | Make your existing image upload form use Snipshot |
| Input/output options | Transform a picture on entering or leaving Snipshot |
| Callback agent | Learn the two ways to get a picture back to your site |
| Localization | Change the text inside Snipshot to suit your locale |
| PHP code | Get a PHP script to test callbacks on your server |
| Showcase | See how other sites are using Snipshot Services |
If you’d like some help in setting up Snipshot Services, email us at help@snipshot.com.