{"id":22874462,"url":"https://github.com/pgomba/pixelize","last_synced_at":"2025-03-31T12:43:19.971Z","repository":{"id":267142953,"uuid":"900368923","full_name":"pgomba/pixelize","owner":"pgomba","description":"Some silly code to reduce image size by averaging groups of pixels, creating a pixelated effect in the resulting image.","archived":false,"fork":false,"pushed_at":"2024-12-08T16:14:23.000Z","size":1624,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T18:52:31.816Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"R","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/pgomba.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-12-08T15:50:37.000Z","updated_at":"2024-12-08T16:14:27.000Z","dependencies_parsed_at":"2024-12-08T17:33:22.321Z","dependency_job_id":null,"html_url":"https://github.com/pgomba/pixelize","commit_stats":null,"previous_names":["pgomba/pixelize"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgomba%2Fpixelize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgomba%2Fpixelize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgomba%2Fpixelize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgomba%2Fpixelize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgomba","download_url":"https://codeload.github.com/pgomba/pixelize/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246472582,"owners_count":20783225,"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":[],"created_at":"2024-12-13T14:36:54.598Z","updated_at":"2025-03-31T12:43:19.943Z","avatar_url":"https://github.com/pgomba.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pixelize\n\nSome silly code to reduce image size by averaging groups of pixels, creating a pixelated effect in the resulting image.\n\nFunction `pixelize()` requires an image path and a number of block.\n\nExamples:\n\n```         \nimage_path \u003c- \"images/fraggle.png\" \n\na\u003c- pixelize(image_path,1)\nb\u003c- pixelize(image_path,10)\nc\u003c- pixelize(image_path,20)\nd\u003c- pixelize(image_path,40)\ne\u003c- pixelize(image_path,60)\nf\u003c- pixelize(image_path,90)\n\na+b+c+d+e+f+ plot_layout(ncol = 6)  + \n  theme(plot.margin = margin(0, 0, 0, 0))\n```\n\n![](images/pixel_fraggle.png)\n\n```         \nimage_path \u003c- \"images/mario.jpg\" \n\na\u003c- pixelize(image_path,1)\nb\u003c- pixelize(image_path,10)\nc\u003c- pixelize(image_path,20)\nd\u003c- pixelize(image_path,40)\ne\u003c- pixelize(image_path,60)\nf\u003c- pixelize(image_path,90)\n\na+b+c+d+e+f+ plot_layout(ncol = 6)  + \n  theme(plot.margin = margin(0, 0, 0, 0))\n```\n\n![](images/pixel_mario.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgomba%2Fpixelize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpgomba%2Fpixelize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgomba%2Fpixelize/lists"}