Mosaic Plugin
=====================
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
Raw data
{
"_id": null,
"home_page": "https://github.com/susannamaria/beets-mosaic",
"name": "beets-mosaic",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "beets mosaic",
"author": "Susanna Maria Hepp",
"author_email": "susanna@olsoni.de",
"download_url": "https://github.com/SusannaMaria/beets-mosaic.git",
"platform": null,
"description": "Mosaic Plugin\n=====================\n\nThe ``mosaic`` plugin generates a montage of a mosiac from cover art.\n\nBy default the ``mosaic`` generates a mosaic, as mosaic.png in the\ncurrent directory, of cover art out of the whole library .\n\nYou can customize the output mosaic, overlay and blend a image\nas watermark and use a alternative filename as result picture :\n\n -h, --help \t\t\tshow this help message and exit\n -r, --random randomize the cover art\n -m FILE, --mosaic=file \t\tsave final mosaic picture as FILE\n -w FILE, --watermark=FILE \tadd FILE for a picture to blend over mosaic\n -a ALPHA, --alpha=ALPHA \tALPHA value for blending 0.0-1.0\n -c HEXCOLOR, --color=HEXCOLOR \tbackground color as HEXCOLOR\n -g GEOMETRY, --geometry=GEOMETRY Geometry defined as\n <width>x<height>+<marginx>+<marginy>\n\nExamples\n--------\nCreate mosaic from all Album cover art::\n\n $ beet mosaic\n\nCreate mosaic from band Tool with a second picture as watermark::\n\n $ beet mosaic -w c:/temp/tool.png -a 0.4 Tool\n\nCreate mosaic from every Album out of year 2012, use background color red::\n\n $ beet mosaic -b ff0000 year:2012\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Plugin for the music library manager Beets. The mosaic plugin generates a montage of a mosiac from cover art.",
"version": "0.9.3",
"project_urls": {
"Download": "https://github.com/SusannaMaria/beets-mosaic.git",
"Homepage": "https://github.com/susannamaria/beets-mosaic"
},
"split_keywords": [
"beets",
"mosaic"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b42cc42c74a4713fe90ab360dce01b641a3eae517e7ce8fc4291a3b6ef928e8a",
"md5": "e28a5c245fdc2362e309cfc4e2423177",
"sha256": "58292d9acbc363aaed0b769b5fb107851c0b45bdbfd448f8383d47615fed6b57"
},
"downloads": -1,
"filename": "beets_mosaic-0.9.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e28a5c245fdc2362e309cfc4e2423177",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 6227,
"upload_time": "2023-12-23T14:47:09",
"upload_time_iso_8601": "2023-12-23T14:47:09.066070Z",
"url": "https://files.pythonhosted.org/packages/b4/2c/c42c74a4713fe90ab360dce01b641a3eae517e7ce8fc4291a3b6ef928e8a/beets_mosaic-0.9.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-23 14:47:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "susannamaria",
"github_project": "beets-mosaic",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "beets-mosaic"
}