SwiftUI Skin, Upscayl Muscle: AI Upscaling for Mac Purists
A native SwiftUI frontend for Upscayl’s AI upscaling engine, built for Mac users who want deeper automation and a more native feel than Upscayl’s official app offers.

What it does
HiPixel is a native macOS app that wraps Upscayl’s open-source AI upscaling binaries in a SwiftUI interface. It enlarges images using GPU-accelerated models, supports batch jobs, and can watch folders to auto-process anything you drop in. Think of it as a Mac-native control panel for the same upscaling engine that powers Upscayl.
The interesting bit
The project doesn’t hide its lineage—it openly bills itself as a complement to Upscayl, not a replacement. The real value is in the automation plumbing: a deep URL scheme with dozens of query parameters, AppleScript support, and folder monitoring that turns the app into a headless-ish batch worker when needed.
Key highlights
- Native SwiftUI interface requiring macOS 13.0+
- Uses Upscayl’s AGPLv3 binaries and AI models under the hood
- Drag-and-drop and batch processing with GPU acceleration
- Folder monitoring and deep URL-scheme automation support
- Optional Zipic compression integration for post-upscale optimization
Caveats
- Requires macOS Ventura or later, so older Macs are out
- The AI models and core binaries are borrowed wholesale from Upscayl; this is primarily interface and workflow glue
Verdict
Mac power users and automation nerds who find Upscayl’s cross-platform UI clunky should look here; if you’re already happy with Upscayl’s official app or you’re not on macOS 13+, there’s little reason to switch.
Frequently asked
- What is okooo5km/HiPixel?
- A native SwiftUI frontend for Upscayl’s AI upscaling engine, built for Mac users who want deeper automation and a more native feel than Upscayl’s official app offers.
- Is HiPixel open source?
- Yes — okooo5km/HiPixel is open source, released under the AGPL-3.0 license.
- What language is HiPixel written in?
- okooo5km/HiPixel is primarily written in Swift.
- How popular is HiPixel?
- okooo5km/HiPixel has 1.1k stars on GitHub.
- Where can I find HiPixel?
- okooo5km/HiPixel is on GitHub at https://github.com/okooo5km/HiPixel.