{"id":18518054,"url":"https://github.com/cyotek/dithering","last_synced_at":"2026-03-05T08:02:39.876Z","repository":{"id":33301371,"uuid":"36946105","full_name":"cyotek/Dithering","owner":"cyotek","description":"Image dithering techniques using C#","archived":false,"fork":false,"pushed_at":"2024-08-10T08:56:26.000Z","size":1433,"stargazers_count":105,"open_issues_count":0,"forks_count":30,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-10-26T05:39:48.295Z","etag":null,"topics":["algorithm","c-sharp","dithering-images"],"latest_commit_sha":null,"homepage":"http://www.cyotek.com/blog/tag/dither","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/cyotek.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2015-06-05T17:34:54.000Z","updated_at":"2025-10-23T05:57:01.000Z","dependencies_parsed_at":"2024-11-06T17:11:28.776Z","dependency_job_id":"c2ee3516-9f83-47ee-bb61-c3995fe35bbd","html_url":"https://github.com/cyotek/Dithering","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cyotek/Dithering","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyotek%2FDithering","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyotek%2FDithering/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyotek%2FDithering/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyotek%2FDithering/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyotek","download_url":"https://codeload.github.com/cyotek/Dithering/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyotek%2FDithering/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30115662,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T03:40:26.266Z","status":"ssl_error","status_checked_at":"2026-03-05T03:39:15.902Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["algorithm","c-sharp","dithering-images"],"created_at":"2024-11-06T17:11:18.036Z","updated_at":"2026-03-05T08:02:39.829Z","avatar_url":"https://github.com/cyotek.png","language":"C#","readme":"Image Dithering using C#\n========================\n\nThis sample program demonstrates how to use various algorithms to dither an image using C#.\n\n![Sample program screenshot](dithering-atkinson.png)\n\nPlease refer to the following articles on cyotek.com for more details\n\n* [An introduction to dithering images](https://www.cyotek.com/blog/an-introduction-to-dithering-images)\n* [Dithering an image using the Floyd–Steinberg algorithm in C#](https://www.cyotek.com/blog/dithering-an-image-using-the-floyd-steinberg-algorithm-in-csharp)\n* [Dithering an image using the Burkes algorithm in C#](https://www.cyotek.com/blog/dithering-an-image-using-the-burkes-algorithm-in-csharp)\n* [Even more algorithms for dithering images using C#](https://www.cyotek.com/blog/even-more-algorithms-for-dithering-images-using-csharp)\n* [Finding nearest colors using Euclidean distance](https://www.cyotek.com/blog/finding-nearest-colors-using-euclidean-distance)\n\nResources\n---------\n`DHALF.TXT` was obtained from \u003chttp://www.efg2.com/Lab/Library/ImageProcessing/DHALF.TXT\u003e\n`DITHER.TXT` was obtained from \u003chttp://cd.textfiles.com/graphics16000/FORMATS/GIF/DITHER2.TXT\u003e\n\nReferenced, but missing - if you find copies of these documents let [me know!](https://github.com/cyotek/Dithering/issues)\n\n* BURKES.ARC\n* NUDTHR.ARC\n* IDTVGA.TXT\n* DGIF.ZIP\n\nScreenshots\n-----------\n\nAn example of Atkinson error diffusion, this time used in conjunction with a 256 fixed palette quantization.\n\n![dithering-atkinson-color](dithering-atkinson-color.png)\n\nAn example of ordering dithering using an 8x8 Bayer matrix, demonstrating the classic hatching patterns associated with this style of dithering.\n\n![dithering-bayer8](dithering-bayer8.png)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyotek%2Fdithering","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyotek%2Fdithering","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyotek%2Fdithering/lists"}