https://github.com/wflixu/icap
macOS screenshot App Using ScreenCaptureKit
https://github.com/wflixu/icap
macos macos-app screencapturekit screenshot snapshot swiftui
Last synced: 2 months ago
JSON representation
macOS screenshot App Using ScreenCaptureKit
- Host: GitHub
- URL: https://github.com/wflixu/icap
- Owner: wflixu
- Created: 2024-01-26T09:28:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-05T15:12:44.000Z (2 months ago)
- Last Synced: 2025-04-05T16:22:53.610Z (2 months ago)
- Topics: macos, macos-app, screencapturekit, screenshot, snapshot, swiftui
- Language: Swift
- Homepage:
- Size: 732 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# iCap - macOS Screenshot Tool
[](https://swift.org/) [](https://developer.apple.com/xcode/swiftui/) [](https://www.apple.com/macos/monterey/)
[中文版](README_CN.md)
A modern macOS screenshot application built with Swift 5.10, SwiftUI and ScreenCaptureKit.
## Features
- [x] Screenshot capture
- [x] Keyboard shortcut support
- [x] Screen area selection
- [ ] Window selection
- [x] Image editing
- [ ] Basic annotations
- [ ] Crop and resize
- [x] Saving options
- [x] Save to local
- [s] Copy to clipboard
- [x] Custom save locations
- [x] UI Enhancements
- [ ] Border shadow effects
- [ ] Customizable UI themes## Requirements
- macOS 15 or later
- Xcode 15+
- Swift 5.10## Installation
1. Download the latest release from [Releases](https://github.com/wflixu/iCap/releases)
2. Clone this repository
3. Open in Xcode
4. Build and run## Contributing
Contributions are welcome! Please submit a pull request or open an issue for any bugs or feature requests.## Feedback & Support
If you encounter any issues or have suggestions, please open an [issue](https://github.com/wflixu/iCap/issues) on GitHub.## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.