https://github.com/sevinf/convert2x
Tool for downscaling @2x images
https://github.com/sevinf/convert2x
Last synced: over 1 year ago
JSON representation
Tool for downscaling @2x images
- Host: GitHub
- URL: https://github.com/sevinf/convert2x
- Owner: SevInf
- License: mit
- Created: 2012-02-17T09:12:18.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-02-17T09:12:55.000Z (over 14 years ago)
- Last Synced: 2025-02-03T21:57:28.510Z (over 1 year ago)
- Language: Python
- Homepage: https://github.com/SevInf/convert2x
- Size: 85.9 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Convert 2x
==========
Simple script for downscaling @2x iOS images.
Usage
-----
```
cd dir_with_images
convert2x
```
Tool searches for all images png with @2x suffix and automatically creates
1x image from it. Files are saved with same names, but without any
suffixes.