flowpack/similar-assets
composer require flowpack/similar-assets
Provides strategies to find similar assets in the Neos Media UI
dev-main
Readme excerpt
Neos CMS plugin for finding similar imagesThis package provides a command and listeners to create perceptual image hashes for assets stored via the Neos Media package.
Via the included service class images similar to a provided image will be returned.
Note: this package is under development and not considered stable
Limitations Database supportPostgreSQL is currently not supported yet. As the comparison is done via a native SQL query to achieve good performance an additional query needs to be implemented for PostgreSQL to allow BIT_COUNT operations.
MySQL and MariaDB are fully supported.
Using it with the Neos Media UiThe new media …
Read more
The same vendor provides 52 package(s).