2017 © Pedro Peláez
 

library multi-photo-crop

Process images and cut out single photos

image

wnx/multi-photo-crop

Process images and cut out single photos

  • Friday, March 2, 2018
  • by stefanzweifel
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Multi Photo Crop

Detect and crop multiple photos from a single image. Perfect for digitalizing your old paper photo albums., (*1)

Prerequisites

In order to use the script ImageMagick has to be installed on your system. (If you're on a Mac I suggest using Homebrew brew install imagemagick)., (*2)

Installing

The easiest way to install the the script is by using composer., (*3)

composer global require wnx/multi-photo-crop

If the installation was successful you should be able to execute the following command:, (*4)

multi-photo-crop --version

If this didn't work, composer binary files are not automatically loaded in your shell. You can also call the binary directly by using:, (*5)

~/.composer/vendor/bin/multi-photo-crop --version

Usage

After installing the package you can run the script like this:, (*6)

multi-photo-crop run "/path/to/your/images/**/*.png" "~/Downloads/"

Running the tests

There are some phpunit tests. You can run them with the following command., (*7)

phpunit

Built With

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository., (*8)

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details, (*9)

The Multicrop Script has a special License. Read more here., (*10)

The Versions

02/03 2018

dev-master

9999999-dev https://github.com/stefanzweifel/multi-photo-crop

Process images and cut out single photos

  Sources   Download

The Requires

 

The Development Requires

photo image-crop

02/03 2018

2.0.0

2.0.0.0 https://github.com/stefanzweifel/multi-photo-crop

Process images and cut out single photos

  Sources   Download

The Requires

 

The Development Requires

photo image-crop

01/07 2017

1.0.0

1.0.0.0 https://github.com/stefanzweifel/multi-photo-crop

Process images and cut out single photos

  Sources   Download

The Requires

 

The Development Requires

photo image-crop