Metadata-Version: 1.0
Name: convert2x
Version: 0.1
Summary: Tool for downscaling @2x images
Home-page: UNKNOWN
Author: Sergej Tatarincev
Author-email: st@bekitzur.com
License: LICENSE
Description: 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.
        
        
Platform: UNKNOWN
