{"id":25403575,"url":"https://github.com/vimichael/pixwarp","last_synced_at":"2025-04-12T15:24:18.007Z","repository":{"id":229728581,"uuid":"777036052","full_name":"vimichael/pixwarp","owner":"vimichael","description":"A small GUI app for converting images, powered by `Image` and `egui`.","archived":false,"fork":false,"pushed_at":"2024-03-26T04:24:55.000Z","size":6049,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-16T02:41:46.891Z","etag":null,"topics":["desktop-app","egui","gui","image-processing","immediate-mode","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vimichael.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-25T04:06:11.000Z","updated_at":"2025-02-10T17:42:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"e9a37525-4934-4c37-b871-df3b0cbeac2c","html_url":"https://github.com/vimichael/pixwarp","commit_stats":null,"previous_names":["m1chaelwilliams/pixwarp","vimichael/pixwarp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimichael%2Fpixwarp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimichael%2Fpixwarp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimichael%2Fpixwarp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimichael%2Fpixwarp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vimichael","download_url":"https://codeload.github.com/vimichael/pixwarp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248587431,"owners_count":21129230,"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":["desktop-app","egui","gui","image-processing","immediate-mode","rust-lang"],"created_at":"2025-02-16T02:41:51.198Z","updated_at":"2025-04-12T15:24:17.980Z","avatar_url":"https://github.com/vimichael.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PixWarp Image Converter\nConvert your images easily!\n\n*GUI*\n![GUI Demo](resources/gui_demo.gif \"demo of the GUI app\")\n*CLI*\n![Screenshot](resources/screenshot.png \"screenshot of the CLI\")\n\n## Status\n- CLI: **Working!**\n- GUI: **Working!**\n\n## Supported Formats:\n- JPG\n- PNG\n- ICO\n- BMP\n- GIF\n- WEBP\n- AVIF\n- TIFF\n\n## Installation\n\nEnsure that you have Rust and Cargo installed. You can install them together [here](https://www.rust-lang.org/tools/install).\n\n### CLI\nClone the repository and run:\n```rust\ncargo build --release --features \"headless\"\n```\n### GUI\nClone the repository and run:\n```rust\ncargo build --release --features \"gui\"\n```\n\nAfter compiling for both builds is located in `/target/release/`. Feel free to move the exe to a more convenient location. There are no external resources to worry about!\n\nFind the resulting executable in `/target/release`.\n\n## Dependencies\n- [image](https://github.com/image-rs/image) - All the actual conversion work\n- [colored](https://github.com/colored-rs/colored) - Colored terminal output\n- [eframe](https://github.com/emilk/egui/tree/master/crates/eframe) - Window management + more\n- [egui](https://github.com/emilk/egui/tree/master) - GUI library\n- [rfd](https://github.com/PolyMeilex/rfd) - Cross-platform file dialog\n\n## License\nThis software does not have its own license. It abides and follows the guidelines of its dependencies.\n\n## TODO\nI would like to add `HEIC` support in the future.\n\n## Author\nMichael Williams\n[Website](https://codingwithsphere.com)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvimichael%2Fpixwarp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvimichael%2Fpixwarp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvimichael%2Fpixwarp/lists"}