PreShots has been renamed to PicPulse
A native batch images resizer for macOS
Free & Open Source
Download on the App Store or manually download it in the release page.
No need to worry about the reliability of non-App Store installations, PicPulse is signed and notarized.
- iPad support is still in development
- This app includes tips system built with RevenueCat, please replce
YOUR_OWN_API_KEY
with your own RevenueCat API key
@main
struct PreShotsApp: App {
init() {
Purchases.logLevel = .debug
Purchases.configure(withAPIKey: "YOUR_OWN_API_KEY")
}
...
}
- support other languages
- fix bugs
If you have other good ideas 💡, feel free to send an E-mail to me.
- All kinds of contributions (enhancements, new features, documentation & code improvements, issues & bugs reporting & todo task) are welcome. Let's make it better.
Developed by Terry Kuo
Feel free to contact me!
MIT