Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ddeville/DDRetinaHelpers
A couple of applications that will make your daily Cocoa coding life easier when it comes to resizing and renaming images for the iPhone retina display.
https://github.com/ddeville/DDRetinaHelpers
Last synced: about 1 month ago
JSON representation
A couple of applications that will make your daily Cocoa coding life easier when it comes to resizing and renaming images for the iPhone retina display.
- Host: GitHub
- URL: https://github.com/ddeville/DDRetinaHelpers
- Owner: ddeville
- License: other
- Created: 2010-10-15T17:45:19.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-03-16T12:15:49.000Z (over 13 years ago)
- Last Synced: 2023-03-11T06:12:53.101Z (almost 2 years ago)
- Language: Objective-C
- Homepage: http://www.ddeville.me
- Size: 191 KB
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
- awesome - DDRetinaHelpers - A couple of applications that will make your daily Cocoa coding life easier when it comes to resizing and renaming images for the iPhone retina display. (etc)
README
A couple of applications that will make your daily Cocoa coding life easier when it comes to resizing and renaming images for the iPhone retina display.
At the moment, there are 2 applications:
- DDRetinaExtension:
a command line application that adds the @2x extension to a whole directory and subdirectories of images (PNG, JPG or JPEG).- DDRetinaResizing: (work in progress)
a Mac OS X application that allows you to resize, add or remove the @2x extension to a whole bunch of images at a time.