Discover and explore top open-source AI tools and projects—updated daily.
heyderekjFile compression utility for macOS
Top 70.5% on SourcePulse
Dinky is a native macOS utility designed to significantly reduce file sizes for images, videos, and PDFs. It targets users, particularly web designers and power users, who frequently need to optimize media for faster load times or reduced storage, offering a streamlined, efficient, and integrated solution.
How It Works
Built entirely in Swift and SwiftUI for macOS 15+, Dinky leverages native frameworks (AppKit, AVFoundation, PDFKit, Vision) and bundled CLI tools (cwebp, avifenc, oxipng, qpdf). It provides a unified drag-and-drop workflow, converting images to modern formats like WebP and AVIF, re-encoding videos to MP4, and optimizing PDFs via flattening or a text-preserving stream rewrite, optionally enhanced with on-device OCR. Compression runs asynchronously via an actor-based service.
Quick Start & Requirements
xattr -dr com.apple.quarantine /Applications/Dinky.app in Terminal.Highlighted Details
Maintenance & Community
Developed by Derek Castelli. No community channels (Discord, Slack), sponsorships, or roadmap details are provided in the README.
Licensing & Compatibility
The primary license for Dinky is not specified. Bundled tools include cwebp (BSD), avifenc (BSD), oxipng (MIT), and qpdf (Apache 2.0). Compatibility is strictly limited to macOS 15 Sequoia and newer. Commercial use implications are unclear due to the unstated application license.
Limitations & Caveats
1 week ago
Inactive