Privacy Policy · Support · GitHub

AI export → Mego Image Mate

After you download images from an AI site, compress them locally on your Mac with the ai-web preset. Pick one of these.

MethodUse when
Watch Folder (recommended)You export often and want new downloads processed automatically
Chrome extension (optional)You download occasionally and want a prompt to open the app
Open a fileShortcuts, or a single image

Watch Folder

  1. Mego Image Mate → Settings → Watch Folder → add your Downloads folder
  2. Choose the ai-web preset
  3. Keep downloading as usual. Output goes in an _optimized subfolder

Chrome extension

After a download finishes, a notification can open Mego Image Mate. The extension is not in the Chrome Web Store; install it yourself.

  1. Get extensions/chrome-bridge from GitHub
  2. chrome://extensions → Developer mode → Load unpacked
  3. In the extension options, turn on “Ask after download” and click Save
  4. Allow Chrome notifications in System Settings

Details: extension README

Open one image

open -a "Image Mate" "/Users/you/Downloads/hero.png"

中文

从 AI 站点下载图片后,用 ai-web 预设在 Mac 上本地压缩。任选一种方式即可。

  1. 监视文件夹(推荐):设置 → 监视文件夹 → 添加下载目录,预设选 ai-web。输出在 _optimized。
  2. Chrome 扩展(可选,尚未上架商店):从 GitHub 加载 extensions/chrome-bridge,开启「下载后询问」。
  3. 打开单张:open -a "Image Mate" "/path/to/image.png"