Retrieves image dimensions and compresses images from both URLs and local files.
Image Tools provides a Model Context Protocol (MCP) service for efficiently retrieving image dimensions and compressing images. It supports both remote images via URLs and local file sources. The service leverages the TinyPNG API for compression and offers options to convert images to different formats such as webp, jpeg, and png. It's designed to seamlessly integrate with MCP clients like Claude Desktop and client libraries, enabling users to programmatically access image metadata and optimize image sizes.