https://github.com/gitbrent/mac-image-manager
macOS image viewer and manager
https://github.com/gitbrent/mac-image-manager
Last synced: 7 months ago
JSON representation
macOS image viewer and manager
- Host: GitHub
- URL: https://github.com/gitbrent/mac-image-manager
- Owner: gitbrent
- License: gpl-3.0
- Created: 2025-09-22T23:01:40.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-10-01T01:58:19.000Z (7 months ago)
- Last Synced: 2025-10-01T02:38:20.255Z (7 months ago)
- Language: Swift
- Size: 427 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mac Image Manager
A modern, native macOS application for viewing and managing images.
## ✨ Features
- **Clean Interface**
- File browser on the left, image viewer on the right
- **Image Viewer**
- Supports common image formats (JPG, JPEG, PNG, GIF, BMP, TIFF, HEIC, WEBP, SVG, ICO)
- Supports RAW image formats and large images
- View animated GIFs and videos
- **File Browser**
- Easy directory navigation
- Rename files
- **Batch Actions** (WIP)
- Mass-rename files
- Mass-move/copy files
## 📸 Screenshots
Image viewer:

GIF viewer:

Video viewer:

## ⚙️ Requirements
- macOS (built with SwiftUI)
- Xcode 15+ for development
## 🛣️ Roadmap
I'm basically looking to update my old [EOSIM App](https://eosim.sourceforge.net).
## 🔗 Repository
- GitHub: [https://github.com/gitbrent/mac-image-manager](https://github.com/gitbrent/mac-image-manager)
## 📜 License
Copyright © 2025-present [Brent Ely](https://github.com/gitbrent/)
MIT. See [LICENSE](LICENSE) for details.