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)