{"uid":"cap_7owmujyWB41OKr0ePdE5K","slug":"image-toolkit-03dc903d","name":"Image Toolkit","description":"Image processing on demand: resize, convert, compress, thumbnail.","url":"https://imgkit.187.77.111.249.sslip.io/process","method":"POST","headers":{},"bodySchema":{"type":"object","required":["product","image_b64"],"properties":{"size":{"type":"integer"},"width":{"type":"integer"},"format":{"enum":["png","jpeg","webp"],"type":"string"},"height":{"type":"integer"},"product":{"enum":["resize","convert","compress","thumbnail"],"type":"string"},"quality":{"type":"integer"},"image_b64":{"type":"string","description":"Source image, base64"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_fgNpp0DsdH1yiu1SF6pr2","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Processes images on demand by resizing, converting, compressing, or generating thumbnails from a base64-encoded source image.","exampleAgentPrompt":"Take this base64-encoded JPEG image and resize it to 300×200 pixels, then convert it to WebP format with a quality of 80.","exampleUseCases":[{"title":"Web image optimization pipeline","prompt":"I have this base64 PNG image — can you compress it to JPEG at quality 75 so it loads faster on my website?"},{"title":"Profile picture thumbnail generation","prompt":"Take this base64 image and create a thumbnail that's 150×150 pixels in WebP format."},{"title":"Format conversion for app compatibility","prompt":"Convert this base64-encoded JPEG to PNG format — I need it for an app that only accepts PNGs."}],"resultDescription":"Returns a processed image in the requested format (PNG, JPEG, or WebP) after applying the specified operation (resize, convert, compress, or thumbnail). The output is the transformed image data ready for use or further storage.","failureModes":["Invalid or malformed base64 image string returns an error","Unsupported format value outside png/jpeg/webp causes validation failure","Missing required fields (product or image_b64) results in a 400-level error","Width/height or size values outside acceptable ranges may be rejected","Payment failure or insufficient funds returns a 402 response"],"whenToPreferThis":"Use this endpoint when you need lightweight, on-demand image transformation (resize, format conversion, compression, or thumbnailing) without spinning up a dedicated image processing service. Ideal for agents that handle user-uploaded images, need to optimize media for web delivery, or must convert formats programmatically. Best suited for single-image operations at low cost ($0.01 per call).","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:36:58.637Z","isFirstParty":false}