ReSmush.it
ReSmush.it is an image optimization service that compresses photographs to reduce file size. A caller submits an image by URL or by uploading the file, optionally sets a quality level, and receives back the URL of the optimized image along with the original and compressed byte sizes and the percentage saved. It handles common web formats such as JPEG, PNG and GIF. No credentials required.
What your agent can do with ReSmush.it
Triggers and actions 1 action
- ActionCompress image
Optimize/compress an image via reSmush.it's single endpoint. GET/POST https://api.resmush.it/ws.php?img=<url> (or POST FILES multipart to https://api.resmush.it/?qlty=<n>) with optional qlty (0-100, default 92, JPG quality) and exif (true/false, default false) params. Requires a User-Agent and Referer header on the request (mandatory per vendor docs). Returns JSON: src, dest (optimized image URL), src_size, dest_size, percent, expires, error, error_log.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the ReSmush.it API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.