11# Mac Image Manager
22
3- A modern, native macOS application for viewing and managing images.
3+ A modern, native macOS application for viewing and managing images, videos, and GIFs .
44
55## ✨ Features
66
7- - ** Clean Interface**
8- - File browser on the left, image viewer on the right
7+ - ** Modern macOS App**
8+ - Modern: built on latest SwiftUI libraries with Xcode 26
9+ - Lightning fast: utilizes built-in macOS file APIs to gather file types and props
10+ - Clean, modern UI: file browser on the left, media viewer on the right
911- ** Image Viewer**
10- - Supports common image formats (JPG, JPEG, PNG, GIF, BMP, TIFF, HEIC, WEBP, SVG, ICO)
12+ - Supports common image formats (JPG, JPEG, PNG, GIF, BMP, TIFF, HEIC, WEBP, SVG, ICO, RAW)
13+ - Supports common video formats (MP4, MPG, MOV, M4V, AVI)
1114 - Supports RAW image formats and large images
12- - View animated GIFs and videos
15+ - ** GIF Viewer**
16+ - Play/puase GIFs
17+ - Adjust playback speed
18+ - Keyframe through frames
1319- ** File Browser**
20+ - Volume browser supports removeable drives and iCloud
1421 - Easy directory navigation
1522 - Rename files
23+ - Search by name
1624- ** Batch Actions** (WIP)
1725 - Mass-rename files
1826 - Mass-move/copy files
@@ -21,7 +29,7 @@ A modern, native macOS application for viewing and managing images.
2129
2230Image viewer:
2331
24- ![ mac-image-manager_image-viewer] ( https://github.com/user-attachments/assets/6dce725b-3972-47a1-b376-b895dcc74b11 )
32+ ![ mac-image-manager_image-viewer] ( https://github.com/user-attachments/assets/7102907f-71f8-4e80-bb86-0e2ce70fefe0 )
2533
2634GIF viewer:
2735
@@ -33,7 +41,7 @@ Video viewer:
3341
3442## ⚙️ Requirements
3543
36- - macOS (built with SwiftUI )
44+ - macOS (version 11? )
3745- Xcode 15+ for development
3846
3947## 🛣️ Roadmap
@@ -48,4 +56,4 @@ I'm basically looking to update my old [EOSIM App](https://eosim.sourceforge.net
4856
4957Copyright © 2025-present [ Brent Ely] ( https://github.com/gitbrent/ )
5058
51- MIT . See [ LICENSE] ( LICENSE ) for details.
59+ GPL . See [ LICENSE] ( LICENSE ) for details.
0 commit comments