Metadata-Version: 1.1
Name: picutils
Version: 0.1.6.5
Summary: Hosting pictures into html, website, python Flask and GUI, image manupilation
Home-page: https://github.com/shichaoji/picutils
Author: Shichao(Richard) Ji
Author-email: jshichao@vt.edu
License: MIT
Download-URL: https://github.com/shichaoji/picutils/archive/0.1.tar.gz
Description-Content-Type: UNKNOWN
Description: picutils
        --------
        
        \|PyPI version\|
        
        json2df is a library does batch processing pictures
        :sub:`:sub:`:sub:`:sub:`:sub:`:sub:`:sub:`:sub:`:sub:`:sub:`:sub:`:sub:`:sub:`:sub:`:sub:`:sub:`:sub:`:sub:`:sub:`~``````````````````\ :sub:`:sub:`:sub:`~```\ ~`
        
        github: https://github.com/shichaoji/picutils
        :sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`^````````````\ :sup:`^`\ :sup:`:sup:`:sup:`:sup:`^`````\ ^^
        
        -  If you would like to run a image hosting website, it is handy to
           process a large number of images
        
        I have used the library processed almost 1 million photos for my other
        project face similarity searching & indexing, landmark detecting
        :sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`^``````\ :sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`^```````````````````````````````````````````````````````\ :sup:`:sup:`^```
        
        http://iridescent.date/
        :sub:`:sub:`:sub:`:sub:`:sub:`:sub:`:sub:`~```````\ ~\ :sub:`:sub:`:sub:`~```
        
        .. \|PyPI version\| image:: https://badge.fury.io/py/picutils.svg
        :target: https://badge.fury.io/py/picutils
        
        installation :sub:`:sub:`:sub:`:sub:`~```\ ~`
        
        ``$ pip install pictutils``
        
        usage example :sub:`:sub:`:sub:`:sub:`:sub:`~`````\ ~~
        
        Batch reducing pics size to about 200kb each, if you have many HD pics
        saved in a folder, run the library will batch coverting pics in the
        folder to .jpg and then resizing all pics till 100-200 kb each.R
        :sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`^``````````````````````````````````````````````````````````````````````````\ :sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`^```````````````````\ :sup:`:sup:`^```\ ^\ :sup:`^`
        
        -  Run $ python -m picutils.process\_pics , and then pass the images
           folder's name, in the directory where that folder resides
        
        Making index.html webbrowser file for a folder of pics for overall
        viewing, or hosting in a webpage
        :sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`^``````````````````````````````````\ :sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`^```````````\ ^`
        
        -  Run $ python -m picutils.html\_index , and then pass the images
           folder's name, in the directory where that folder resides
        
        -  the program will make a sub-thumbnail folder, so even if image sizes
           in the folder are very large, the small view pics in the index html
           will load instantly, for the purpose of hosting picture website when
           visitors has slow internet
        -  Thanks to myphotopack.com for those pretty pictures
        
        Making a viewer.html webbrowser file for a folder of pics for single
        viewing, e.g. hosting a manga Website
        :sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`:sup:`^`````````````````````````````````````````\ :sup:`:sup:`:sup:`:sup:`^````\ :sup:`^`\ ^`\ ^^
        
        -  Run $ python -m picutils.html\_viewer , and then pass the images
           folder's name, in the directory where that folder resides
        
        -  click right side of the photo will view next, while clicking left
           side turns to previous photo
        
Keywords: hosting,picture,image,python,flask
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
