{"id":20671525,"url":"https://github.com/hopson97/pixelator","last_synced_at":"2026-03-14T07:39:31.382Z","repository":{"id":145668994,"uuid":"151774186","full_name":"Hopson97/Pixelator","owner":"Hopson97","description":"Input an image, out comes pixel art","archived":false,"fork":false,"pushed_at":"2019-09-25T06:42:31.000Z","size":17,"stargazers_count":29,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-10T17:29:56.810Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CMake","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/Hopson97.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":"2018-10-05T20:24:59.000Z","updated_at":"2023-02-03T14:15:45.000Z","dependencies_parsed_at":"2023-04-07T23:35:06.494Z","dependency_job_id":null,"html_url":"https://github.com/Hopson97/Pixelator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Hopson97/Pixelator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hopson97%2FPixelator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hopson97%2FPixelator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hopson97%2FPixelator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hopson97%2FPixelator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hopson97","download_url":"https://codeload.github.com/Hopson97/Pixelator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hopson97%2FPixelator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274039521,"owners_count":25211901,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-16T20:27:49.268Z","updated_at":"2026-03-14T07:39:26.360Z","avatar_url":"https://github.com/Hopson97.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pixelator\n\nSimple program to take an image and pixelate it.\n\nIt works by taking the average colour around an area, and then filling that area with that colour\n\n## Building\n\nRequires SFML library\n\nOn Ubuntu:\n\n```\nsudo apt-get install libsfml-dev\n```\n\nBuilding:\n\n```\ngit clone https://github.com/Hopson97/Pixelator.git\ncd Pixelator\ncmake .\nmake\n```\n\n## Running\n\n```\n./pixelator \u003cimage-file\u003e \u003cpixel-size\u003e\n```\n\nThe pixel size must be a number divisible exactly by both the image width and height\n\n## Example\n\n```\n./pixelator monalisa.jpg 12\n```\n\nOutput: \n\n![MonaLisaPixel](https://i.imgur.com/w2MMtSv.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhopson97%2Fpixelator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhopson97%2Fpixelator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhopson97%2Fpixelator/lists"}