Me2Comic is a macOS GUI tool that calls GraphicsMagick to batch convert and crop images, prioritizing quality while reducing file size. It started as a weekend side project for processing comic images and experimenting with Swift. Now it's open-sourced under the MIT license—feel free to explore, tweak it, or just take a look. 🍻
• Batch convert JPG/JPEG/PNG → JPG
• Auto-split oversize images (right priority)
• Parameter controls
• Multi-threading
• Task logs
• 简体中文 | 繁體中文 | English | 日本語
- macOS 14.0+
- Swift 6
- GraphicsMagick:
brew install graphicsmagick/Volumes/Comics/ToProcess/ ├── CITY HUNTER Vol.xx ├── One Piece Vol.xx └── Comic 3
Volumes/Comics/Done/ ├── CITY HUNTER Vol.xx │ ├── CITY.HUNTER.CE.1-1.jpg / CITY.HUNTER.CE.1-2.jpg (Split if oversized, right side first) │ └── CITY.HUNTER.CE.2... ├── One Piece Vol.xx │ ├── One Piece Vol.1.jpg (Not split if smaller than specified parameter) │ └── One Piece Vol.2... └── Comic 3
Gather the seven Dragon Balls ➔ Actions ➔ 🐉 SHENRON! Grant my wish! ✨ ➔ Summon the Eternal Dragon Run workflow
(Note: Wait time depends on Shenron's cosmic mood 🌌✨)
※ App icon adapted from Mucha's Zodiac, build names honor his legacy. No official affiliation.


