{"id":16857316,"url":"https://github.com/delivrance/glitchart","last_synced_at":"2025-07-25T17:40:26.880Z","repository":{"id":57434957,"uuid":"173980123","full_name":"delivrance/glitchart","owner":"delivrance","description":"Media Glitch Library for Python","archived":false,"fork":false,"pushed_at":"2022-10-30T19:02:04.000Z","size":7,"stargazers_count":50,"open_issues_count":0,"forks_count":13,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T19:19:33.659Z","etag":null,"topics":["ffmpeg","hacktoberfest","image-processing","jpeg","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/glitchart","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/delivrance.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-05T16:18:00.000Z","updated_at":"2025-01-24T08:17:12.000Z","dependencies_parsed_at":"2022-09-04T15:32:52.064Z","dependency_job_id":null,"html_url":"https://github.com/delivrance/glitchart","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/delivrance%2Fglitchart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delivrance%2Fglitchart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delivrance%2Fglitchart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delivrance%2Fglitchart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/delivrance","download_url":"https://codeload.github.com/delivrance/glitchart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244189625,"owners_count":20412986,"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":["ffmpeg","hacktoberfest","image-processing","jpeg","python"],"created_at":"2024-10-13T14:07:40.209Z","updated_at":"2025-03-22T06:31:10.680Z","avatar_url":"https://github.com/delivrance.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GlitchArt\n\n\u003e Media Glitch Library for Python\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://i.imgur.com/XTP3x8a.jpg\" height=\"255\"\u003e\n  \u003cimg src=\"https://i.imgur.com/lyDldEX.jpg\" height=\"255\"\u003e \n  \u003cimg src=\"https://i.giphy.com/media/QxkMG1dOFWMYi0OrY5/giphy.gif\" height=\"255\"\u003e\n\u003c/div\u003e\n\n**GlitchArt** is a Python library that applies a glitch effect to image and video files.\nIt does so by corrupting JPEG frames on random bytes, without screwing up files.\nSupported media formats: **JPEG**, **PNG**, **WebP**, **MP4**.\n\n## Requirements\n\n- `Pillow`, which is automatically installed.\n- Videos require `ffmpeg` and `ffprobe` available in PATH.\n\n## Installing\n\n``` shell\n$ pip3 install glitchart\n```\n\n## Usage\n\n``` python\nimport glitchart\n\nglitchart.jpeg(\"starrynight.jpg\")\n```\n\n## Documentation\n\nRead the source code for now, or use Python's `help()` built-in function. E.g.:\n\n```python\n\u003e\u003e\u003e import glitchart\n\u003e\u003e\u003e help(glitchart.jpeg)\n...\n```\n\n## License\n\nMIT © 2019-2020 [Dan](https://github.com/delivrance)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelivrance%2Fglitchart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdelivrance%2Fglitchart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelivrance%2Fglitchart/lists"}