{"id":13907587,"url":"https://github.com/blalelimit/media-processing-python","last_synced_at":"2025-07-18T05:33:06.807Z","repository":{"id":118984574,"uuid":"595519035","full_name":"blalelimit/media-processing-python","owner":"blalelimit","description":"Format conversion for image, audio, and video files with additional processing features.","archived":false,"fork":false,"pushed_at":"2023-06-12T04:52:00.000Z","size":55,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-07T23:52:48.022Z","etag":null,"topics":["converter","ffmpeg","flask","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blalelimit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-01-31T08:48:03.000Z","updated_at":"2023-02-27T00:16:16.000Z","dependencies_parsed_at":"2024-01-19T10:23:53.893Z","dependency_job_id":"db3d1cfa-f0b1-4323-b093-ce734e2a6732","html_url":"https://github.com/blalelimit/media-processing-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blalelimit%2Fmedia-processing-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blalelimit%2Fmedia-processing-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blalelimit%2Fmedia-processing-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blalelimit%2Fmedia-processing-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blalelimit","download_url":"https://codeload.github.com/blalelimit/media-processing-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226361452,"owners_count":17612911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["converter","ffmpeg","flask","python"],"created_at":"2024-08-06T23:02:00.700Z","updated_at":"2024-11-25T16:30:42.385Z","avatar_url":"https://github.com/blalelimit.png","language":"Python","funding_links":[],"categories":["HarmonyOS"],"sub_categories":["Windows Manager"],"readme":"# media-processing-python\nA python project that processes image, audio, and video files using [Pillow](https://pillow.readthedocs.io/en/stable/) and [FFmpeg](https://ffmpeg.org/). The [ffmpeg-python](https://pypi.org/project/ffmpeg-python/) wrapper was used for the project.\n\n# Overview\n* File Format Converter for image, audio, video files.\n* Includes audio/video processing features such as merging audio and video codecs, etc.\n* Conversion of pdf to image formats is also included.\n* The FFmpeg executable must first be installed and added to PATH, if video processing is needed.\n\n# Requirements\n* Python 3\n* FFmpeg executable from the official website.\n* Flask, Pillow, ffmpeg-python, and other libraries (for webapp).\n* You can install the packages in the requirements.txt file.\n```sh\n  python -m pip install -r requirements.txt\n```\n* If you wish to use the webapp, the packages can be installed through the requirements_webapp.txt file.\n```sh\n  python -m pip install -r requirements_webapp.txt\n```\n\n# Features\n* webapp.py -\u003e Webapp deployed using Flask framework\n* notebooks/main.ipynb -\u003e Jupyter Notebook with same functionality as the scripts.\n* notebooks/probe.ipynb -\u003e Jupyter Notebook for audio and video probing.\n\n\n# Scripts\n* image_to_image.py -\u003e Image formats converter.\n* media_to_media.py -\u003e Convert audio to audio or video to video.\n* media_combine.py -\u003e Combines audio and video codecs. Can also be used to replace audio.\n* media_process.py -\u003e Processing features for audio and video, such as trimming, concatenation, adding text, or thumbnail generation from video.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblalelimit%2Fmedia-processing-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblalelimit%2Fmedia-processing-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblalelimit%2Fmedia-processing-python/lists"}