transimg


Nametransimg JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://x.com/Lanaev0li
SummaryA script to convert images to different formats using FFmpeg
upload_time2024-06-23 13:00:32
maintainerNone
docs_urlNone
authorAvinion
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Transmogrify

**Transmogrify** is a Python script for converting images from one format to another using FFmpeg. It supports converting images to various formats such as jpg, png, and gif.

## Installation

You can install the script using pip:

```sh
pip install transimg


Usage
To run the script, use the following command in your terminal:

transimg



Features
Convert images to different formats (jpg, png, gif)
Language selection between English and Russian
Clears console output for a clean user interface
Automatically renames files if converting in the same directory to prevent overwriting
License
This project is licensed under the MIT License - see the LICENSE file for details.

            

Raw data

            {
    "_id": null,
    "home_page": "https://x.com/Lanaev0li",
    "name": "transimg",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Avinion",
    "author_email": "shizofrin@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/57/7f/a536b0c9ed3ddc0900569bd89ad52df55237810bc52e9c611138a35ade4f/transimg-0.1.0.tar.gz",
    "platform": null,
    "description": "# Transmogrify\n\n**Transmogrify** is a Python script for converting images from one format to another using FFmpeg. It supports converting images to various formats such as jpg, png, and gif.\n\n## Installation\n\nYou can install the script using pip:\n\n```sh\npip install transimg\n\n\nUsage\nTo run the script, use the following command in your terminal:\n\ntransimg\n\n\n\nFeatures\nConvert images to different formats (jpg, png, gif)\nLanguage selection between English and Russian\nClears console output for a clean user interface\nAutomatically renames files if converting in the same directory to prevent overwriting\nLicense\nThis project is licensed under the MIT License - see the LICENSE file for details.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A script to convert images to different formats using FFmpeg",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://x.com/Lanaev0li"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2adf8022fce871400e16c2867c1e8998dd235ac2a95036598ee39342cc75044c",
                "md5": "ae9ed67dd4b46f85713e9d6faed26fc0",
                "sha256": "935cf1728bbe97614ebe8458614549e2abe628a3c81162867a07f0e10624ef17"
            },
            "downloads": -1,
            "filename": "transimg-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ae9ed67dd4b46f85713e9d6faed26fc0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4607,
            "upload_time": "2024-06-23T13:00:30",
            "upload_time_iso_8601": "2024-06-23T13:00:30.696333Z",
            "url": "https://files.pythonhosted.org/packages/2a/df/8022fce871400e16c2867c1e8998dd235ac2a95036598ee39342cc75044c/transimg-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "577fa536b0c9ed3ddc0900569bd89ad52df55237810bc52e9c611138a35ade4f",
                "md5": "f9334ad5f078f114ba12bfc33e4f017d",
                "sha256": "56afe1015817813c00d548e4723129077e4790a50183b11e854c4740c5e86922"
            },
            "downloads": -1,
            "filename": "transimg-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f9334ad5f078f114ba12bfc33e4f017d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 4204,
            "upload_time": "2024-06-23T13:00:32",
            "upload_time_iso_8601": "2024-06-23T13:00:32.169874Z",
            "url": "https://files.pythonhosted.org/packages/57/7f/a536b0c9ed3ddc0900569bd89ad52df55237810bc52e9c611138a35ade4f/transimg-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-23 13:00:32",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "transimg"
}
        
Elapsed time: 0.24971s