{"id":31597725,"url":"https://github.com/protolux-electronics/dither","last_synced_at":"2026-01-20T16:50:05.902Z","repository":{"id":315893559,"uuid":"1050733533","full_name":"protolux-electronics/dither","owner":"protolux-electronics","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-21T14:25:55.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-30T00:13:02.323Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/protolux-electronics.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-04T21:15:53.000Z","updated_at":"2025-09-21T14:25:28.000Z","dependencies_parsed_at":"2025-09-21T13:26:13.106Z","dependency_job_id":"8041f577-0de8-4764-84a1-a32c6f8bddcf","html_url":"https://github.com/protolux-electronics/dither","commit_stats":null,"previous_names":["protolux-electronics/dither"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/protolux-electronics/dither","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protolux-electronics%2Fdither","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protolux-electronics%2Fdither/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protolux-electronics%2Fdither/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protolux-electronics%2Fdither/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protolux-electronics","download_url":"https://codeload.github.com/protolux-electronics/dither/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protolux-electronics%2Fdither/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278561277,"owners_count":26006954,"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-06T02:00:05.630Z","response_time":65,"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":"2025-10-06T05:24:02.346Z","updated_at":"2025-10-06T05:24:03.523Z","avatar_url":"https://github.com/protolux-electronics.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dither\n\nThis library is a rustler NIF for Elixir which provides support for some basic\nimage manipulation functions, as well as dithering. Supported functions include:\n\n- load an image from file\n- save an image to file\n- decode an image from bytes\n- encode an image to bytes\n- resize an image\n- flip an image\n- convert an image to grayscale\n- dither an image with various algorithms\n- ... and more\n\nThe dithering functions wrap the excellent\n[`dither`](https://gitlab.com/efronlicht/dither) library from Efron Licht.\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `dither` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:dither, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\nDocumentation can be generated with\n[ExDoc](https://github.com/elixir-lang/ex_doc) and published on\n[HexDocs](https://hexdocs.pm). Once published, the docs can be found at\n\u003chttps://hexdocs.pm/dither\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprotolux-electronics%2Fdither","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprotolux-electronics%2Fdither","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprotolux-electronics%2Fdither/lists"}