Capability
Smart Crop And Resize
14 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “intelligent image cropping with region specification”
** - A MCP server for comprehensive image editing operations including resizing, format conversion, cropping, compression, and more based on sharp.
Unique: Implements gravity-based cropping (center, top-left, etc.) in addition to absolute coordinates, allowing agents to crop without calculating pixel offsets — useful for responsive image processing where exact dimensions vary
vs others: Faster than OpenCV-based cropping because it operates on decoded buffers without matrix overhead; simpler API than PIL's crop() since gravity keywords eliminate coordinate math