User friendly command line image manipulation program
Project description
Overview
This is a command line utility I created to perform some common image operations that I tend to do regularly allowing me to do those operations faster and with fewer steps. One of the most helpful functions is the “sort” command which takes a source folder filled with images and sorts all images found (recursively) into folders sorted by year. The sort command also does optimizations as well like looking for duplicate and renamed files and eliminating the duplicates.
I’ve mainly hosted this on GitHub to make it easier for me to find and deploy the source onto several machines, but in case anyone else finds this project helpful and would like to contribute feel free to reach out with comments or suggestions.
Quick Start Guide
First, and most obviously, you must have Python installed on your system. For details specific to your OS we recommend seeing Python’s website. Currently this tool requires Python v3.6.0 or newer to run.
Install FriendlyPins directly from PyPI using PIP:
# pip install friendlypics
1. start using the friendlypics command line interface
>>> fpics --help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file friendlypics-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: friendlypics-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e7faef35bd97285a96c0333e9483baf046839b643ca173680fd2d2828f1bff1 |
|
MD5 | 215f9d42adf766b6958204651b45a949 |
|
BLAKE2b-256 | c8c19ece42cec975d9a53b5086c32a9e73ce8aa9e749735f0ee26e3fd20da7b8 |