{"id":16419828,"url":"https://github.com/delneg/avif-microservice","last_synced_at":"2026-06-11T22:31:24.498Z","repository":{"id":122526095,"uuid":"392454804","full_name":"delneg/avif-microservice","owner":"delneg","description":"This project is a simple POC to wrap AVIF conversion into a web api using wrap","archived":false,"fork":false,"pushed_at":"2021-08-06T21:31:25.000Z","size":726,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T13:48:18.451Z","etag":null,"topics":["avif","image-converter","image-processing","microservice","rust","warp"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/delneg.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":"2021-08-03T21:01:19.000Z","updated_at":"2021-08-06T20:57:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"afb6b1a0-a424-4fc3-a4c3-dbbbbaf6aaa1","html_url":"https://github.com/delneg/avif-microservice","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/delneg/avif-microservice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delneg%2Favif-microservice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delneg%2Favif-microservice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delneg%2Favif-microservice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delneg%2Favif-microservice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/delneg","download_url":"https://codeload.github.com/delneg/avif-microservice/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delneg%2Favif-microservice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34221150,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":["avif","image-converter","image-processing","microservice","rust","warp"],"created_at":"2024-10-11T07:26:06.931Z","updated_at":"2026-06-11T22:31:24.477Z","avatar_url":"https://github.com/delneg.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  Avif-microservice\n\nThis project is a simple POC to wrap AVIF conversion into a web api using wrap.\n\nAVIF is currently (as of 04.08.21) compatible with 67.24% browsers globally.\n\nPolyfill is available at https://github.com/Kagami/avif.js\n\nCurrent coverage can be checked at https://caniuse.com/avif\n\n\n## Usage\n\n`cargo run`\n\nNavigate to `http://localhost:3030` or make a POST request with multipart formdata with 'file' field directly to /upload\n\n\nTip: to enable AVIF in firefox, type `about:config` in address bar, and then search for 'avif' to toggle it.\n\n\n## Example\n\nPlease check out test-upload.http file in the repo.\n\ntestimg2.jpg (840x770 jpeg 24-bit color 256.72 KB) -\u003e Success: 92KB (91640B color, 0B alpha, 238B HEIF)\ntestimg.png (840x770 png 32-bit color 481.83 KB) -\u003e Success: 90KB (89644B color, 0B alpha, 238B HEIF)\n\n## Dependencies\n\nRavif library - inspired this project\nhttps://github.com/kornelski/cavif-rs/tree/main/ravif\n\nWarp server\nhttps://github.com/seanmonstar/warp/\n\nand a couple of other utility libs.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelneg%2Favif-microservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdelneg%2Favif-microservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelneg%2Favif-microservice/lists"}