{"id":19517565,"url":"https://github.com/datavorous/grudgepixel","last_synced_at":"2025-04-26T06:31:23.081Z","repository":{"id":249242250,"uuid":"830873481","full_name":"datavorous/GrudgePixel","owner":"datavorous","description":"A blazing fast, low footprint pixel art editor built with raylib, featuring a customizable canvas, multiple color palettes, and frame management for animations. ","archived":true,"fork":false,"pushed_at":"2025-03-28T14:33:27.000Z","size":1508,"stargazers_count":21,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T09:11:22.498Z","etag":null,"topics":["bloatfree","editor","good-first-issue","graphics","minimal","open-source","opensource","pixel","pixel-art","raylib"],"latest_commit_sha":null,"homepage":"https://datavorous.github.io/GrudgePixel/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datavorous.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-19T07:16:20.000Z","updated_at":"2025-03-28T14:34:01.000Z","dependencies_parsed_at":"2024-08-12T05:48:37.923Z","dependency_job_id":"5d8d27fd-2232-44b2-88ab-4aa07a2dfac7","html_url":"https://github.com/datavorous/GrudgePixel","commit_stats":null,"previous_names":["datavorous/grudgepixel"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavorous%2FGrudgePixel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavorous%2FGrudgePixel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavorous%2FGrudgePixel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datavorous%2FGrudgePixel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datavorous","download_url":"https://codeload.github.com/datavorous/GrudgePixel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250944134,"owners_count":21511698,"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":["bloatfree","editor","good-first-issue","graphics","minimal","open-source","opensource","pixel","pixel-art","raylib"],"created_at":"2024-11-11T00:04:44.587Z","updated_at":"2025-04-26T06:31:23.074Z","avatar_url":"https://github.com/datavorous.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Closing Note\n\nI remember making the original version in 2021 while I was suffering from COVID. I still wonder how 14-year-old me could write such hardcoded code without any planning. \nCleaned (partially) and made public in 2024.\nArchiving this as a memoir (2025).\n\n---\n\n\u003cdiv align=\"center\"\u003e\n   \n# GrudgePixel\n[![Github All Releases](https://img.shields.io/github/downloads/datavorous/GrudgePixel/total.svg)]() \n\u003ca href=\"https://github.com/datavorous/GrudgePixel/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/datavorous/GrudgePixel\" alt=\"License\"\u003e\u003c/a\u003e\n\n\u003c/div\u003e\n\nGrudgePixel is a streamlined pixel art editor designed to provide an efficient and user-friendly experience. With its focus on speed, minimalism, and ease of use, GrudgePixel stands out as a top choice for both beginners and experienced pixel artists.\n\n## Showcase\n\n\u003ctable style=\"width:100%; text-align:center;\"\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://raw.githubusercontent.com/datavorous/GrudgePixel/main/demo/cute_.PNG\" alt=\"Dwarf\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"https://raw.githubusercontent.com/datavorous/GrudgePixel/main/demo/blob.PNG\" alt=\"Blob\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"https://raw.githubusercontent.com/datavorous/GrudgePixel/main/demo/girl.PNG\" alt=\"Girl\"\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://raw.githubusercontent.com/datavorous/GrudgePixel/main/demo/frog.PNG\" alt=\"frog\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"https://raw.githubusercontent.com/datavorous/GrudgePixel/main/demo/knight.PNG\" alt=\"knight\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"https://raw.githubusercontent.com/datavorous/GrudgePixel/main/demo/amogus.PNG\" alt=\"amogus\"\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## Why GrudgePixel?\n\n**Optimized Performance**: GrudgePixel is engineered for exceptional speed and responsiveness. Unlike many pixel art editors that can be sluggish or bloated, GrudgePixel ensures smooth operation even with complex animations and large canvases.\n\n**Memory Efficiency**: By avoiding unnecessary features and focusing on core functionality, GrudgePixel keeps memory usage low. This allows it to run seamlessly on a variety of systems, including those with limited resources.\n\n**Simplicity \u0026 Usability**: GrudgePixel offers an intuitive interface that eliminates the need for extensive training. Its minimalist design helps users focus on their art without being overwhelmed by extraneous tools and options.\n\n**Minimal Bloat**: Many pixel art editors come with a plethora of features that can make them cumbersome. GrudgePixel avoids this by providing only the essential tools needed for pixel art creation, ensuring a faster and more enjoyable user experience.\n\n\u003e [!TIP]\n\u003e Don't overthink about what to make or what colours to choose, just start creating!\u003cbr\u003e\n\u003e Use our [Photo Enhancer](Enhancer_GUI.py) for editing your pixel art! It supports resizing without quality loss, dithering and colour pallete optimizations.\n\n## Download\n\nFor more information and to download GrudgePixel, visit this [page](https://datavorous.github.io/GrudgePixel/).\n\n\u003e [!CAUTION]\n\u003e This is **NOT** a virus. Check [here](https://www.virustotal.com/gui/file/f9045baa01ebd5227785c104dea1051a42ce1cc2da9b7576ba72b696aaac147b). If your system doesnt allow it, build from source, follow the raylib website. Learn how to [allow](https://github.com/docker/for-win/issues/13335#issuecomment-1483783763) it. [More](https://answers.microsoft.com/en-us/windows/forum/all/windows-defender-flagged-my-c-program-as-trojan/bfad521c-7129-4f63-8c84-98a16f0a50e2) details from Microsoft's forums.\n\n## User Manual\n\nPlease check out the manual [here](https://datavorous.github.io/GrudgePixel/#manual).\n\n## Building from Source\n\nGrudgePixel uses the [premake5](https://premake.github.io/) build system to generate project files for various platforms and IDEs. To build GrudgePixel from source, follow these steps:\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/datavorous/GrudgePixel\ncd GrudgePixel\n```\n\n2. Run the `premake5` script to generate project files for your platform. For example, on Windows, you can generate MinGW Makefiles:\n\n```bash\npremake5 gmake2\n```\n\n3. Build the project using the generated project files in `build/`. For example, on Windows with MinGW:\n\n```bash\nmake -C build                 # Builds in debug mode by default\nmake -C build config=release  # Builds in release mode\n```\n\n4. Run the executable:\n\n```bash\n./bin/Debug/GrudgePixel\n```\n\nTo distribute the executable, you need to copy over the `res/` assets folder to the same directory as the executable.\n\n## Contributing\n\nWe welcome contributions to improve GrudgePixel!\n\n## License\n\nGrudgePixel is licensed under the GPL 3.0 License. See [LICENSE](LICENSE) for more information.\n\n## Contact\n\nFor support or inquiries, please create an issue or [email](river.shallow631@passinbox.com) me.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatavorous%2Fgrudgepixel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatavorous%2Fgrudgepixel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatavorous%2Fgrudgepixel/lists"}