PHPackages                             wnx/multi-photo-crop - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. wnx/multi-photo-crop

AbandonedArchivedLibrary[Image &amp; Media](/categories/media)

wnx/multi-photo-crop
====================

Process images and cut out single photos

v3.0.5(5y ago)3652MITPHPPHP ^7.3

Since Jul 1Pushed 5y ago1 watchersCompare

[ Source](https://github.com/stefanzweifel/multi-photo-crop)[ Packagist](https://packagist.org/packages/wnx/multi-photo-crop)[ Docs](https://github.com/stefanzweifel/multi-photo-crop)[ Fund](https://buymeacoff.ee/3oQ64YW)[ GitHub Sponsors](https://github.com/stefanzweifel)[ RSS](/packages/wnx-multi-photo-crop/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (4)Versions (9)Used By (0)

Multi Photo Crop
================

[](#multi-photo-crop)

Detect and crop multiple photos from a single image. Perfect for digitalizing your old paper photo albums.

### Prerequisites

[](#prerequisites)

In order to use the script [ImageMagick](http://www.imagemagick.org/script/index.php) has to be installed on your system. (If you're on a Mac I suggest using Homebrew `brew install imagemagick`).

### Installing

[](#installing)

The easiest way to install the the script is by using composer.

```
composer global require wnx/multi-photo-crop
```

If the installation was successful you should be able to execute the following command:

```
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:

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

```

Usage
-----

[](#usage)

After installing the package you can run the script like this:

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

Running the tests
-----------------

[](#running-the-tests)

There are some phpunit tests. You can run them with the following command.

```
phpunit
```

Built With
----------

[](#built-with)

- [MultiCrop](http://www.fmwconcepts.com/imagemagick/multicrop/) (not included in Repository)
- [Symfony Console](https://github.com/symfony/console)
- [Symfony Process](https://github.com/symfony/process)

Versioning
----------

[](#versioning)

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/stefanzweifel/multicrop-photos/tags).

Authors
-------

[](#authors)

- **Stefan Zweifel** - *Initial work* - [stefanzweifel](https://github.com/stefanzweifel)

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

The Multicrop Script has a special License. Read more [here](http://www.fmwconcepts.com/imagemagick/multicrop/).

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~178 days

Recently: every ~0 days

Total

8

Last Release

1993d ago

Major Versions

1.0.0 → 2.0.02018-03-02

2.0.0 → v3.0.02020-11-28

### Community

Maintainers

![](https://www.gravatar.com/avatar/b6e76cb0a5ed6788731857a8b4e1a27e283cef831fe42bf9636549bf9b35ddd7?d=identicon)[stefanzweifel](/maintainers/stefanzweifel)

---

Top Contributors

[![stefanzweifel](https://avatars.githubusercontent.com/u/1080923?v=4)](https://github.com/stefanzweifel "stefanzweifel (41 commits)")

---

Tags

photoimage-crop

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/wnx-multi-photo-crop/health.svg)

```
[![Health](https://phpackages.com/badges/wnx-multi-photo-crop/health.svg)](https://phpackages.com/packages/wnx-multi-photo-crop)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k84.2M225](/packages/laravel-horizon)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[ctessier/nova-advanced-image-field

An advanced image field for Nova with cropping and resizing.

103548.4k1](/packages/ctessier-nova-advanced-image-field)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

7310.3k29](/packages/open-dxp-opendxp)[dantsu/php-image-editor

PHP library to easily edit image with GD extension.

34152.1k2](/packages/dantsu-php-image-editor)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
