Skip to main content

Plugin for the music library manager Beets. The mosaic plugin generates a montage of a mosiac from cover art.

Project description

The mosaic plugin generates a montage of a mosiac from cover art.

By default the mosaic generates a mosaic, as mosaic.png in the current directory, of cover art out of the whole library .

You can customize the output mosaic, overlay and blend a image as watermark and use a alternative filename as result picture :

-h, --help

show this help message and exit

-r, --random

randomize the cover art

-m FILE, --mosaic=file

save final mosaic picture as FILE

-w FILE, --watermark=FILE

add FILE for a picture to blend over mosaic

-a ALPHA, --alpha=ALPHA

ALPHA value for blending 0.0-1.0

-c HEXCOLOR, --color=HEXCOLOR

background color as HEXCOLOR

-g GEOMETRY, --geometry=GEOMETRY

Geometry defined as <width>x<height>+<marginx>+<marginy>

Examples

Create mosaic from all Album cover art:

$ beet mosaic

Create mosaic from band Tool with a second picture as watermark:

$ beet mosaic -w c:/temp/tool.png -a 0.4 Tool

Create mosaic from every Album out of year 2012, use background color red:

$ beet mosaic -b ff0000 year:2012

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

beets_mosaic-0.9.3-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page