{"id":20290023,"url":"https://github.com/ufthaq/zen-pixel","last_synced_at":"2026-05-05T16:05:05.188Z","repository":{"id":254373908,"uuid":"846342584","full_name":"UFTHaq/Zen-Pixel","owner":"UFTHaq","description":"Zen Pixel : Illustrate Image Pixelation","archived":false,"fork":false,"pushed_at":"2024-09-30T02:06:26.000Z","size":2287,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T08:52:26.162Z","etag":null,"topics":["cpp","desktop","pixel-art","raylib","windows"],"latest_commit_sha":null,"homepage":"","language":"C++","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/UFTHaq.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-08-23T02:23:17.000Z","updated_at":"2024-09-30T02:06:29.000Z","dependencies_parsed_at":"2025-01-14T08:44:21.928Z","dependency_job_id":"7338e776-44c8-422a-a815-716e0a9f0b25","html_url":"https://github.com/UFTHaq/Zen-Pixel","commit_stats":null,"previous_names":["ufthaq/zen-pixel"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UFTHaq%2FZen-Pixel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UFTHaq%2FZen-Pixel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UFTHaq%2FZen-Pixel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UFTHaq%2FZen-Pixel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UFTHaq","download_url":"https://codeload.github.com/UFTHaq/Zen-Pixel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241787488,"owners_count":20020099,"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":["cpp","desktop","pixel-art","raylib","windows"],"created_at":"2024-11-14T15:05:58.014Z","updated_at":"2026-05-05T16:05:05.181Z","avatar_url":"https://github.com/UFTHaq.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"![GitHub last commit](https://img.shields.io/github/last-commit/UFTHaq/Zen-Pixel?style=for-the-badge)\n![GitHub top language](https://img.shields.io/github/languages/top/UFTHaq/Zen-Pixel?logo=cpp\u0026style=for-the-badge)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/UFTHaq/Zen-Pixel?style=for-the-badge)\n![GitHub Repo stars](https://img.shields.io/github/stars/UFTHaq/Zen-Pixel?color=red\u0026style=for-the-badge)\n![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/UFTHaq/Zen-Pixel/total?style=for-the-badge)\n\n![Visual Studio](https://img.shields.io/badge/Visual%20Studio-5C2D91.svg?style=for-the-badge\u0026logo=visual-studio\u0026logoColor=white)\n![C++](https://img.shields.io/badge/c++-%2300599C.svg?style=for-the-badge\u0026logo=c%2B%2B\u0026logoColor=white)\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-black.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)\n\n# Zen-Pixel\nZen Pixel : Illustrate Image Pixelation\n\nZen Pixel is a simple tool to visualize and manipulate digital image pixels, designed for pixel art and illustrate image pixelation.\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/1e35a476-31ae-4c60-b80d-7cd21cff0aa4\" width=180/\u003e\n\u003c/div\u003e\n\n## Zen Pixel Demo App\n\n### Skill Issue:\n- I dont know any build system yet, so sorry for dev.\n\n### Features:\n- Drag\u0026Drop PNG \u0026 JPG image.\n- On/Off numbering.\n- Casual/Index style number.\n- Spacing.\n- Corner rounding.\n- Pixel range.\n- Title input.\n- Rendering resolution: HD, FHD, 4K, 6K.\n- Zoom in out \u0026 Panning.\n- Export image to PNG \u0026 JPG format.\n- Screenshot:\n\u003cdiv align=\"center\"\u003e\n  \u003cimg alt=\"UI-v1.0.0\" src=\"https://github.com/user-attachments/assets/50f8b394-934b-4ffd-ab8b-237cea6324ad\" width=\"600\"/\u003e\n\u003c/div\u003e\n\n\n### Tips:\n- If you still doing setup, set the resolution value to 1 or 2 for faster response. doing it in 3 or 4 make it slower because it has so many data pixel to process.\n\n### Build with:\n- C++20 in MSVC Visual Studio C++ 2022\n\n### Libraries:\n- Raylib : [https://www.raylib.com](https://www.raylib.com/)\n- SFML : [https://www.sfml-dev.org](https://www.sfml-dev.org/)\n\n### Download:\n- Windows-x64 : [ZenPixel-v1.0.0-win64.zip](https://github.com/UFTHaq/Zen-Pixel/releases/download/v1.0.0/ZenPixel-v1.0.0-win64.zip)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fufthaq%2Fzen-pixel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fufthaq%2Fzen-pixel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fufthaq%2Fzen-pixel/lists"}