Download the PHP package wnx/multi-photo-crop without Composer
On this page you can find all versions of the php package wnx/multi-photo-crop. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download wnx/multi-photo-crop
More information about wnx/multi-photo-crop
Files in wnx/multi-photo-crop
Package multi-photo-crop
Short Description Process images and cut out single photos
License MIT
Homepage https://github.com/stefanzweifel/multi-photo-crop
Informations about the package multi-photo-crop
Multi Photo Crop
Detect and crop multiple photos from a single image. Perfect for digitalizing your old paper photo albums.
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
).
Installing
The easiest way to install the the script is by using composer.
If the installation was successful you should be able to execute the following command:
If this didn't work, composer binary files are not automatically loaded in your shell. You can also call the binary directly by using:
Usage
After installing the package you can run the script like this:
Running the tests
There are some phpunit tests. You can run them with the following command.
Built With
- MultiCrop (not included in Repository)
- Symfony Console
- Symfony Process
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Stefan Zweifel - Initial work - stefanzweifel
License
This project is licensed under the MIT License - see the LICENSE.md file for details
The Multicrop Script has a special License. Read more here.
All versions of multi-photo-crop with dependencies
symfony/console Version ~5.0
nesbot/carbon Version ~2.0
symfony/process Version ~5.0