{"id":23398375,"url":"https://github.com/willxxy/glitch-rust","last_synced_at":"2025-10-18T12:02:40.578Z","repository":{"id":248430112,"uuid":"828658191","full_name":"willxxy/glitch-rust","owner":"willxxy","description":"[Rust] Implementation of glitch (https://github.com/jpoz/glitch) in rust.","archived":false,"fork":false,"pushed_at":"2024-07-14T20:05:10.000Z","size":8354,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T15:19:20.936Z","etag":null,"topics":["image-processing","rust","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"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/willxxy.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-14T20:03:58.000Z","updated_at":"2024-12-13T19:40:14.000Z","dependencies_parsed_at":"2024-07-14T21:42:11.943Z","dependency_job_id":null,"html_url":"https://github.com/willxxy/glitch-rust","commit_stats":null,"previous_names":["willxxy/glitch-rust"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willxxy%2Fglitch-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willxxy%2Fglitch-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willxxy%2Fglitch-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willxxy%2Fglitch-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willxxy","download_url":"https://codeload.github.com/willxxy/glitch-rust/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247913351,"owners_count":21017126,"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":["image-processing","rust","rust-lang"],"created_at":"2024-12-22T09:45:49.261Z","updated_at":"2025-10-18T12:02:35.542Z","avatar_url":"https://github.com/willxxy.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# glitch-rust\n\nImplementation of [glitch](https://github.com/jpoz/glitch/tree/master?tab=readme-ov-file) in rust (originally in Go). Didn't implement all, just some that interested me.\n\nJust for fun and playing around with image transformations.\n\n## Usage\n1. `git clone https://github.com/willxxy/glitch-rust.git`\n2. `cd glitch-rust`\n3. `cargo build`\n4. `cargo run -- --file input.png --effect $EFFECT` where EFFECT={copy, transpose_input, vertical_transpose_input, channel_shift_left, channel_shift_right, half_life_right, prism_burst, noise, compression_ghost, all}.\n\n## Examples\n\n### copy:\n![copy](./pngs/output_copy.png)\n\n### transpose_input:\n![transpose_input](./pngs/output_transpose_input.png)\n\n### vertical_transpose_input:\n![vertical_transpose_input](./pngs/output_vertical_transpose_input.png)\n\n### channel_shift_left:\n![channel_shift_left](./pngs/output_channel_shift_left.png)\n\n### channel_shift_right:\n![channel_shift_right](./pngs/output_channel_shift_right.png)\n\n### half_life_right:\n![half_life_right](./pngs/output_half_life_right.png)\n\n### prism_burst:\n![prism_burst](./pngs/output_prism_burst.png)\n\n### noise:\n![noise](./pngs/output_noise.png)\n\n### compression_ghost:\n![compression_ghost](./pngs/output_compression_ghost.png)\n\n### all:\n![all](./pngs/output_all.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillxxy%2Fglitch-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillxxy%2Fglitch-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillxxy%2Fglitch-rust/lists"}