Enables AI assistants to download images from URLs and perform basic image optimization tasks.
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)
No reviews yet. Be the first to review!
Sign in to join the conversation
Start the server with node to access it via any client or IDE.
node path/to/downloaded/file.mjs