tnmake


Nametnmake JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/nschepsen/thumbnail-maker
SummaryThumbnail!MAKER creates customisable thumbnails
upload_time2022-12-15 15:30:02
maintainer
docs_urlNone
authornschepsen
requires_python
licenseGPLv3+
keywords library video tools
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## PROJECT ##

* ID: **T**humbnail!**M**AKER
* Contact: git@schepsen.eu

## DESCRIPTION ##

**T**humbnail!**M**AKER creates customisable thumbnails and adds some tech details in the picture's header

## DEPENDENCIES ##

Attention: Don't forget to install these additional apps

* ffmpeg
* imagemagick

```
pip install -r requirements.txt
```

## USAGE ##

usage: tnmake -i path [-o path] [-w px] [-c annotation] [--grid layout] [-e {bmp,jpg,png}] [-q x] [-f path] [-s px]

Thumbnail!MAKER creates thumbnails with some additional information

options:
  -h, --help

  * show this help message and exit

  -i path, --input path

  * set video filepath

  -o path, --output path

  * force a custom output filepath

  -w px, --width px

  * set width of the output image

  --comment annotation

  * append a thumbnail annotation

  --grid layout

  * set layout of the output thumbnail

  -e {bmp,jpg,png}, --extension {bmp,jpg,png}

  * choose the output extension (default: "jpg")

  -q x, --quality x

  * set quality, affects lossy image formats only

  -f path, --font path

  * select an available font or pass a path to a desired fontfile

  -s px, --size px

  * set desired fontsize (default: 13px)

  -v, --verbose

  * enable verbose mode

  -V, --version

  * show program's version number and exit


### EXAMPLES ###

```
tnmake -i "Blade Runner (1982) Original.mkv" -w 750 -c "This is useful for adding small annotations (such as text labels)"
```

## CHANGELOG ##

### Thumbnail!MAKER 0.2.0, updated @ 2022-11-03 ###

* pack the project into a `pip` package ([visit](https://pypi.org/project/tnmake/))

### Thumbnail!MAKER 0.1.1, updated @ 2020-01-14 ###

* add support for `embedded` subtitles

### Thumbnail!MAKER 0.1.0, updated @ 2020-01-13 ###

* initial release



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nschepsen/thumbnail-maker",
    "name": "tnmake",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "library,video,tools",
    "author": "nschepsen",
    "author_email": "nikolaj@schepsen.eu",
    "download_url": "https://files.pythonhosted.org/packages/cc/c3/b407bceee93018eea93116f7d493abc9dd8fba2a8aa785efc8dae151eedc/tnmake-0.2.0.tar.gz",
    "platform": null,
    "description": "## PROJECT ##\n\n* ID: **T**humbnail!**M**AKER\n* Contact: git@schepsen.eu\n\n## DESCRIPTION ##\n\n**T**humbnail!**M**AKER creates customisable thumbnails and adds some tech details in the picture's header\n\n## DEPENDENCIES ##\n\nAttention: Don't forget to install these additional apps\n\n* ffmpeg\n* imagemagick\n\n```\npip install -r requirements.txt\n```\n\n## USAGE ##\n\nusage: tnmake -i path [-o path] [-w px] [-c annotation] [--grid layout] [-e {bmp,jpg,png}] [-q x] [-f path] [-s px]\n\nThumbnail!MAKER creates thumbnails with some additional information\n\noptions:\n  -h, --help\n\n  * show this help message and exit\n\n  -i path, --input path\n\n  * set video filepath\n\n  -o path, --output path\n\n  * force a custom output filepath\n\n  -w px, --width px\n\n  * set width of the output image\n\n  --comment annotation\n\n  * append a thumbnail annotation\n\n  --grid layout\n\n  * set layout of the output thumbnail\n\n  -e {bmp,jpg,png}, --extension {bmp,jpg,png}\n\n  * choose the output extension (default: \"jpg\")\n\n  -q x, --quality x\n\n  * set quality, affects lossy image formats only\n\n  -f path, --font path\n\n  * select an available font or pass a path to a desired fontfile\n\n  -s px, --size px\n\n  * set desired fontsize (default: 13px)\n\n  -v, --verbose\n\n  * enable verbose mode\n\n  -V, --version\n\n  * show program's version number and exit\n\n\n### EXAMPLES ###\n\n```\ntnmake -i \"Blade Runner (1982) Original.mkv\" -w 750 -c \"This is useful for adding small annotations (such as text labels)\"\n```\n\n## CHANGELOG ##\n\n### Thumbnail!MAKER 0.2.0, updated @ 2022-11-03 ###\n\n* pack the project into a `pip` package ([visit](https://pypi.org/project/tnmake/))\n\n### Thumbnail!MAKER 0.1.1, updated @ 2020-01-14 ###\n\n* add support for `embedded` subtitles\n\n### Thumbnail!MAKER 0.1.0, updated @ 2020-01-13 ###\n\n* initial release\n\n\n",
    "bugtrack_url": null,
    "license": "GPLv3+",
    "summary": "Thumbnail!MAKER creates customisable thumbnails",
    "version": "0.2.0",
    "split_keywords": [
        "library",
        "video",
        "tools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "c79912af96be10be84f4da80b460483c",
                "sha256": "eaae94ef85bf7d100539dd45b246a8d25fc11aae6b14fa477c74a5771ecdf6aa"
            },
            "downloads": -1,
            "filename": "tnmake-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c79912af96be10be84f4da80b460483c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 20471,
            "upload_time": "2022-12-15T15:30:02",
            "upload_time_iso_8601": "2022-12-15T15:30:02.173350Z",
            "url": "https://files.pythonhosted.org/packages/cc/c3/b407bceee93018eea93116f7d493abc9dd8fba2a8aa785efc8dae151eedc/tnmake-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-15 15:30:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "nschepsen",
    "github_project": "thumbnail-maker",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "tnmake"
}
        
Elapsed time: 0.02903s