just-heic-to-jpg


Namejust-heic-to-jpg JSON
Version 0.0.0 PyPI version JSON
download
home_pagehttps://github.com/justengel/just_heic_to_jpg
SummaryConvert heic files to jpg and keep metadata
upload_time2023-09-05 06:16:58
maintainer
docs_urlNone
authorJustin Engel
requires_python
licenseProprietary
keywords heic jpg
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ================
just_heic_to_jpg
================

Convert heic files to jpg files.


.. code-block:: python

    just_heic_to_jpg file.heic file.jpg
    just_heic_to_jpg src_folder dest_folder --recursive
    just_heic_to_jpg --help


Install
=======

.. code-block::

    pip install just_heic_to_jpg

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/justengel/just_heic_to_jpg",
    "name": "just-heic-to-jpg",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "heic jpg",
    "author": "Justin Engel",
    "author_email": "jtengel08@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b2/30/9b0178738582f68a7b41860366abaa861325fd6ff0e60daf23672b9a6380/just_heic_to_jpg-0.0.0.tar.gz",
    "platform": "any",
    "description": "================\r\njust_heic_to_jpg\r\n================\r\n\r\nConvert heic files to jpg files.\r\n\r\n\r\n.. code-block:: python\r\n\r\n    just_heic_to_jpg file.heic file.jpg\r\n    just_heic_to_jpg src_folder dest_folder --recursive\r\n    just_heic_to_jpg --help\r\n\r\n\r\nInstall\r\n=======\r\n\r\n.. code-block::\r\n\r\n    pip install just_heic_to_jpg\r\n",
    "bugtrack_url": null,
    "license": "Proprietary",
    "summary": "Convert heic files to jpg and keep metadata",
    "version": "0.0.0",
    "project_urls": {
        "Download": "https://github.com/justengel/just_heic_to_jpg/archive/refs/tags/v0.0.0.tar.gz",
        "Homepage": "https://github.com/justengel/just_heic_to_jpg"
    },
    "split_keywords": [
        "heic",
        "jpg"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7cb2e6ef7ec4f7707c4b74652893f2b74f1419d3d482bdf8841bb12f94cd7ed2",
                "md5": "1fd4e446d0b38ee0454fde4ed5332ff0",
                "sha256": "fe9c4a28a872551b6cc5f0efa113995bc72274554ffe369264182badc0e291e9"
            },
            "downloads": -1,
            "filename": "just_heic_to_jpg-0.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1fd4e446d0b38ee0454fde4ed5332ff0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2550,
            "upload_time": "2023-09-05T06:16:57",
            "upload_time_iso_8601": "2023-09-05T06:16:57.128716Z",
            "url": "https://files.pythonhosted.org/packages/7c/b2/e6ef7ec4f7707c4b74652893f2b74f1419d3d482bdf8841bb12f94cd7ed2/just_heic_to_jpg-0.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2309b0178738582f68a7b41860366abaa861325fd6ff0e60daf23672b9a6380",
                "md5": "15dea0aacea7d77d038416f6673519f6",
                "sha256": "a2f01ad7336828520fd4884c2f83200d53113ab803be4be9ac101e8d500f612d"
            },
            "downloads": -1,
            "filename": "just_heic_to_jpg-0.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "15dea0aacea7d77d038416f6673519f6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3808,
            "upload_time": "2023-09-05T06:16:58",
            "upload_time_iso_8601": "2023-09-05T06:16:58.807495Z",
            "url": "https://files.pythonhosted.org/packages/b2/30/9b0178738582f68a7b41860366abaa861325fd6ff0e60daf23672b9a6380/just_heic_to_jpg-0.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-05 06:16:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "justengel",
    "github_project": "just_heic_to_jpg",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "just-heic-to-jpg"
}
        
Elapsed time: 0.10675s