← Registry

Content Tools

pictomancer.ai

Provides image manipulation capabilities including format conversion, resizing, compression, and analysis.

1 endpoint7 known toolsFirst detected May 17, 2026Last detected July 16, 2026

ENDPOINT 1

https://api.pictomancer.ai/mcp

No auth detected

Known tools 7

get_format_info

Get supported formats and options Returns supported output formats and their configurable options.

analyze_image

Analyze an image Fetch an image from a URL or base64 and return its metadata (size in bytes).

resize_image

Resize an image Scale an image by a factor.

compress_image

Compress an image Re-encode an image with quality/format options to reduce file size.

convert_image

Convert image format Convert an image to a different format (jpeg, png, webp, tiff, gif).

crop_image

Crop an image Extract a rectangular region from an image.

image_pipeline

Run a multi-step image pipeline Chain multiple operations (resize, compress, convert, crop) in sequence.