Pictomancer.ai
Pictomancer.ai · https://pictomancer.ai/
https://api.pictomancer.ai/.well-known/agent.json
● healthy
Agent-to-agent image processing service. Resize, convert, compress, and pipeline images via REST, MCP, or A2A.
Transport
—
Protocol
1.0
Price
—
Skills
-
Analyze imageFetch an image and return metadata (file size in bytes). Accepts a public URL or base64-encoded image.imagemetadataanalyzesize
-
Resize imageScale an image by a factor. Supports uniform scaling (scale) or independent axes (scale_x, scale_y). Output formats: jpeg, png, webp, tiff, gif.imageresizescaledimensions
-
Compress imageRe-encode an image with q (1-100) and format options to reduce file size. Supports q (quality), strip, compression. Formats: jpeg, png, webp, tiff, gif.imagecompressoptimizequalityfile-size
-
Convert image formatConvert an image to a different format. Supports: jpeg, png, webp, tiff, gif. Options: q (quality), strip metadata, lossless (webp only).imageconvertformatwebppngjpeg
-
Image processing pipelineChain multiple image operations in sequence (max 10). Operations: resize, compress, convert, crop. Each step receives the output of the previous one.imagepipelinebatchchainmulti-step
How to call
A2A endpoint (JSONRPC)
https://api.pictomancer.ai/a2a
Homepage
https://pictomancer.ai/