
Imagician
Provides eight essential image editing operations using the Sharp library for resizing, format conversion, cropping, compression, and batch processing. Automates common image workflows and web optimization tasks directly through MCP.
19301 views5Local (stdio)
What it does
- Resize images with various fit options
- Convert between JPEG, PNG, WebP, and AVIF formats
- Crop images to specific regions
- Compress images with quality control
- Rotate and flip images
- Extract image metadata and properties
- Generate multiple sizes from one image
Best for
Web developers optimizing images for sitesContent creators processing multiple imagesAutomating image workflows and batch operations
Sharp library for high performance8 core editing operationsBatch processing support
Tools (8)
resize_image
Resize an image to specified dimensions
convert_format
Convert image between formats (jpeg, png, webp, avif)
crop_image
Crop an image to specified region
compress_image
Compress an image with quality settings
rotate_image
Rotate an image by specified degrees