Enables AI assistants to download images from URLs and perform basic image optimization tasks.
No reviews yet. Be the first to review!
Sign in to join the conversation
Downloads an image from a URL to a specified path. Parameters: url (string), outputPath (string)
Creates an optimized version of an image. Parameters: inputPath (string), outputPath (string), width (optional integer), height (optional integer), quality (optional integer)