Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/helje5/multicrap

Quick hack to square-crop a folder of images
https://github.com/helje5/multicrap

Last synced: 28 days ago
JSON representation

Quick hack to square-crop a folder of images

Awesome Lists containing this project

README

        

MultiCrap
=========

A quick hack to square-crop a folder of images (think self.ies ;-) using
ImageKit.
Just a hack, for realz. Especially the auto-layout seems to be weird. Surprise.

Swift demo features:
- [x] Max line length: 80 characters
- [ ] Great error handling
- [x] PS style great error handling
- [ ] No NS'ism (hey, this is an AppKit app!)
- [x] using the ImageKit IKPictureTaker
- [x] using the IKImageView (though this is not really used here)
- [x] using selectors in Swift
- [x] monitoring a folder using GCD
- [x] subclass NSTableView to add drag-n-drop
- [x] create and save a JPEG
- [x] NSFileManager and NSError**

TODO:
- [ ] make everything nice
- [ ] make crop target path configurable (hardcoded to /tmp)
- [ ] fix auto-layout, something is weird (might be 6.3b though)

![](http://imgur.com/MRvxDu9.jpg)

###Contact

[@helje5](http://twitter.com/helje5) | [email protected]

![](http://www.alwaysrightinstitute.com/images/ARI-symbol-logo.png)