{"id":16339097,"url":"https://github.com/phadej/juicypixels-dither-sa","last_synced_at":"2025-11-03T10:30:25.414Z","repository":{"id":66242083,"uuid":"304285519","full_name":"phadej/JuicyPixels-dither-sa","owner":"phadej","description":null,"archived":false,"fork":false,"pushed_at":"2020-10-20T11:57:10.000Z","size":539,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-27T04:09:08.327Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phadej.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":"2020-10-15T10:08:05.000Z","updated_at":"2020-10-20T11:57:12.000Z","dependencies_parsed_at":"2023-02-20T16:32:05.251Z","dependency_job_id":null,"html_url":"https://github.com/phadej/JuicyPixels-dither-sa","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phadej%2FJuicyPixels-dither-sa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phadej%2FJuicyPixels-dither-sa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phadej%2FJuicyPixels-dither-sa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phadej%2FJuicyPixels-dither-sa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phadej","download_url":"https://codeload.github.com/phadej/JuicyPixels-dither-sa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239412471,"owners_count":19634016,"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-10-10T23:53:28.906Z","updated_at":"2025-11-03T10:30:25.058Z","avatar_url":"https://github.com/phadej.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JuicyPixels-dither-sa\n\n\u003e Dither [JuicyPixels](https://github.com/Twinside/Juicy.Pixels) images with a silly algorithm.\n\nhttps://en.wikipedia.org/wiki/Dither\n\n[JuicyPixels](https://github.com/Twinside/Juicy.Pixels) is a Haskell library\nto load \u0026amp; save pictures, but it doesn't provide any image manipulation\nfunctionality.\n\n---\n\n## Example images\n\n![Original](https://raw.githubusercontent.com/phadej/JuicyPixels-dither-sa/master/demo/MichelangeloDavid.png)\n![Floyd-Steinberg](https://raw.githubusercontent.com/phadej/JuicyPixels-dither-sa/master/demo/MichelangeloDavid-FloydSteinberg.png)\n![This package](https://raw.githubusercontent.com/phadej/JuicyPixels-dither-sa/master/demo/MichelangeloDavid-dither.png)\n\n*Original - Floyd-Steinberg - This package*\n\n### Grays\n\n![gray55-or](https://raw.githubusercontent.com/phadej/JuicyPixels-dither-sa/master/demo/gray55.png)\n![gray55-fs](https://raw.githubusercontent.com/phadej/JuicyPixels-dither-sa/master/demo/gray55-fs.png)\n![gray55-sa](https://raw.githubusercontent.com/phadej/JuicyPixels-dither-sa/master/demo/gray55-sa.png)\n\n![gray66-or](https://raw.githubusercontent.com/phadej/JuicyPixels-dither-sa/master/demo/gray66.png)\n![gray66-fs](https://raw.githubusercontent.com/phadej/JuicyPixels-dither-sa/master/demo/gray66-fs.png)\n![gray66-sa](https://raw.githubusercontent.com/phadej/JuicyPixels-dither-sa/master/demo/gray66-sa.png)\n\n![gray77-or](https://raw.githubusercontent.com/phadej/JuicyPixels-dither-sa/master/demo/gray77.png)\n![gray77-fs](https://raw.githubusercontent.com/phadej/JuicyPixels-dither-sa/master/demo/gray77-fs.png)\n![gray77-sa](https://raw.githubusercontent.com/phadej/JuicyPixels-dither-sa/master/demo/gray77-sa.png)\n\n![gray88-or](https://raw.githubusercontent.com/phadej/JuicyPixels-dither-sa/master/demo/gray88.png)\n![gray88-fs](https://raw.githubusercontent.com/phadej/JuicyPixels-dither-sa/master/demo/gray88-fs.png)\n![gray88-sa](https://raw.githubusercontent.com/phadej/JuicyPixels-dither-sa/master/demo/gray88-sa.png)\n\n![gray99-or](https://raw.githubusercontent.com/phadej/JuicyPixels-dither-sa/master/demo/gray99.png)\n![gray99-fs](https://raw.githubusercontent.com/phadej/JuicyPixels-dither-sa/master/demo/gray99-fs.png)\n![gray99-sa](https://raw.githubusercontent.com/phadej/JuicyPixels-dither-sa/master/demo/gray99-sa.png)\n\n![grayAA-or](https://raw.githubusercontent.com/phadej/JuicyPixels-dither-sa/master/demo/grayAA.png)\n![grayAA-fs](https://raw.githubusercontent.com/phadej/JuicyPixels-dither-sa/master/demo/grayAA-fs.png)\n![grayAA-sa](https://raw.githubusercontent.com/phadej/JuicyPixels-dither-sa/master/demo/grayAA-sa.png)\n\n---\n\n- *Does SA stand for simulated annealing or silly algorithm*?\n- *Both*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphadej%2Fjuicypixels-dither-sa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphadej%2Fjuicypixels-dither-sa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphadej%2Fjuicypixels-dither-sa/lists"}