Image Tools icon

Image Tools

Createdkshern

Retrieves image dimensions and compresses images from both URLs and local files.

About

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.

Key Features

  • Convert images to different formats (webp, jpeg/jpg, png)
  • 1 GitHub stars
  • Compress images from URLs and local files using TinyPNG API
  • Integrates with MCP clients like Claude Desktop
  • Retrieve image dimensions from URLs and local files
  • Returns width, height, type, MIME type, and compression information

Use Cases

  • Reduce image file sizes for faster loading times and reduced bandwidth usage
  • Programmatically determine image dimensions for responsive design
  • Automate image optimization workflows within an MCP environment
    Image Tools: Get Dimensions & Compress Images Online