{"id":20522428,"url":"https://github.com/fiskeben/pixlate","last_synced_at":"2025-10-28T01:33:15.013Z","repository":{"id":139138714,"uuid":"140029375","full_name":"fiskeben/pixlate","owner":"fiskeben","description":"Pixelate photos","archived":false,"fork":false,"pushed_at":"2021-11-26T23:27:22.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-26T15:02:30.165Z","etag":null,"topics":["golang","image-processing"],"latest_commit_sha":null,"homepage":"","language":"Go","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/fiskeben.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-07-06T21:03:01.000Z","updated_at":"2021-11-26T23:28:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"85017b4c-4135-46e8-8815-df0ac9808cc9","html_url":"https://github.com/fiskeben/pixlate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fiskeben/pixlate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiskeben%2Fpixlate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiskeben%2Fpixlate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiskeben%2Fpixlate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiskeben%2Fpixlate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fiskeben","download_url":"https://codeload.github.com/fiskeben/pixlate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiskeben%2Fpixlate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281371746,"owners_count":26489526,"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-10-27T02:00:05.855Z","response_time":61,"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":["golang","image-processing"],"created_at":"2024-11-15T22:35:27.527Z","updated_at":"2025-10-28T01:33:14.985Z","avatar_url":"https://github.com/fiskeben.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pixlate\n\nPixelates photos.\nWritten in Go using only the standard library.\n\nThe program will take an image file and a block size as input\nand write a new image file where blocks of pixels are averaged.\n\nFor example, passing a block size of 10 will create a new image\nwhere the color of pixels in 10x10 blocks is averaged,\ncreating a pixelating effect.\n\nWorks with jpeg, gif, and png.\n\n## Building\n\n`go build .`\n\n## Usage\n\n`pixlate \u003cinfile\u003e \u003cblocksize\u003e [-output \u003coutfile\u003e]`\n\n## Limitations\n\nAnimated gifs will only have the first frame pixelated\nand the rest of the frames removed.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiskeben%2Fpixlate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffiskeben%2Fpixlate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiskeben%2Fpixlate/lists"}