Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

friendlypics

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

friendlypics

User friendly command line image manipulation program

  • 0.0.1
  • PyPI
  • Socket score

Maintainers
1

.. image:: https://travis-ci.org/TheFriendlyCoder/friendlypics.svg?tag=0.0.1 :target: https://travis-ci.org/TheFriendlyCoder/friendlypics :alt: Build Automation

.. image:: https://coveralls.io/repos/github/TheFriendlyCoder/friendlypics/badge.svg?tag=0.0.1 :target: https://coveralls.io/github/TheFriendlyCoder/friendlypics?tag=0.0.1 :alt: Test Coverage

.. image:: https://img.shields.io/pypi/pyversions/friendlypics.svg :target: https://pypi.python.org/pypi/friendlypics :alt: Python Versions

.. image:: https://readthedocs.org/projects/friendlypics/badge/?version=0.0.1 :target: http://friendlypics.readthedocs.io/en/0.0.1 :alt: Documentation Status

.. image:: https://requires.io/github/TheFriendlyCoder/friendlypics/requirements.svg?tag=0.0.1 :target: https://requires.io/github/TheFriendlyCoder/friendlypics/requirements/?tag=0.0.1 :alt: Requirements Status

.. image:: https://img.shields.io/pypi/format/friendlypics.svg :target: https://pypi.python.org/pypi/friendlypics/ :alt: Package Format

.. image:: https://img.shields.io/pypi/dm/friendlypics.svg :target: https://pypi.python.org/pypi/friendlypics/ :alt: Download Count

.. image:: https://img.shields.io/pypi/l/friendlypics.svg :target: https://www.apache.org/licenses/LICENSE-2.0.txt :alt: Apache License 2.0

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 <mailto:thefriendlycoder@gmail.com>_ with comments or suggestions.

Quick Start Guide

  1. First, and most obviously, you must have Python installed on your system. For details specific to your OS we recommend seeing Python's website <http://www.python.com/>_. Currently this tool requires Python v3.6.0 or newer to run.

  2. Install FriendlyPins directly from PyPI using PIP:

::

# pip install friendlypics
  1. start using the friendlypics command line interface ::

    fpics --help

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc