Metadata-Version: 2.1
Name: layeris
Version: 0.1.0
Summary: An open source image processing library that supports blend modes, curve adjustment, and other adjustments that graphic designers or photographers frequently use
Home-page: https://github.com/subwaymatch/layer-is-python
Author: Ye Joo Park
Author-email: subwaymatch@gmail.com
License: UNKNOWN
Description: <p align="center">
        <img src="https://user-images.githubusercontent.com/1064036/66263389-f9e12e00-e82c-11e9-87d4-1b792fb16c7b.png">
        </p>
        
        # Layer.is
        A library that supports all blend modes in Photoshop, brightness, contrast, hue, saturation, lightness adjustments, and curve adjustments on separate RGB channels. 
        
        ## Why use Layer.is? 
        
        ### Major features
        - Chain operations
        - Easy use of API to manipulate images
        - Pre-configured filters (Instagram-like ones)
        - Load sequence of operations from JSON
        - 
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
