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

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

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.