Swift CLI & library for Metal‑accelerated Anime4K image upscaling
The project delivers a Swift Package that wraps Anime4K shaders in a Metal runtime, exposing easy‑to‑call APIs for CVPixelBuffer and CGImage. It also ships a macOS command‑line tool for batch image enhancement, complete with presets and benchmark mode. Developers and power users can integrate the library into video pipelines or use the CLI for quick upscaling of anime artwork. Compared to generic image upscalers, it leverages Apple’s Metal for fast, native performance and offers a clean Swift‑first interface.
View on GitHub →cinemore/anime4k-metal