{"id":13645582,"url":"https://github.com/manaelproxy/manael","last_synced_at":"2026-03-07T18:05:51.636Z","repository":{"id":37004808,"uuid":"111661445","full_name":"manaelproxy/manael","owner":"manaelproxy","description":"Manael is a simple HTTP proxy for processing images.","archived":false,"fork":false,"pushed_at":"2024-04-13T18:07:18.000Z","size":6213,"stargazers_count":33,"open_issues_count":11,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-14T00:45:40.282Z","etag":null,"topics":["go","manael","proxy","webp"],"latest_commit_sha":null,"homepage":"https://manael.org/","language":"Go","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/manaelproxy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"custom":["https://www.paypal.me/ykzts"],"github":"ykzts","patreon":"ykzts"}},"created_at":"2017-11-22T09:11:55.000Z","updated_at":"2024-04-15T23:40:59.744Z","dependencies_parsed_at":"2024-04-15T23:40:35.053Z","dependency_job_id":null,"html_url":"https://github.com/manaelproxy/manael","commit_stats":null,"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manaelproxy%2Fmanael","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manaelproxy%2Fmanael/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manaelproxy%2Fmanael/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manaelproxy%2Fmanael/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manaelproxy","download_url":"https://codeload.github.com/manaelproxy/manael/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223868383,"owners_count":17217078,"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":["go","manael","proxy","webp"],"created_at":"2024-08-02T01:02:37.806Z","updated_at":"2026-03-04T18:07:56.466Z","avatar_url":"https://github.com/manaelproxy.png","language":"Go","funding_links":["https://www.paypal.me/ykzts","https://github.com/sponsors/ykzts","https://patreon.com/ykzts"],"categories":["Go"],"sub_categories":[],"readme":"# Manael\n\n[![GoDoc](https://godoc.org/manael.org/x/manael?status.svg)](https://godoc.org/manael.org/x/manael)\n[![Go](https://github.com/manaelproxy/manael/workflows/Go/badge.svg)](https://github.com/manaelproxy/manael/actions?query=workflow%3AGo)\n[![Codecov](https://codecov.io/gh/manaelproxy/manael/branch/main/graph/badge.svg)](https://codecov.io/gh/manaelproxy/manael)\n\nManael is a simple HTTP proxy for processing images.\n\n## Installation\n\n- [Download latest binary](https://github.com/manaelproxy/manael/releases/latest)\n\n## Usage\n\nStart the proxy server:\n\n```console\nmanael -http=:8080 -upstream_url=http://localhost:9000\n```\n\nTo convert a JPEG image to WebP, send a request with an `Accept: image/webp` header. Manael will automatically convert the image if the upstream server returns a JPEG or PNG:\n\n```console\ncurl -sI -H \"Accept: image/webp\" http://localhost:8080/image.jpg\n```\n\nThe response will have `Content-Type: image/webp` when conversion succeeds.\n\n## License\n\n[MIT](/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanaelproxy%2Fmanael","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanaelproxy%2Fmanael","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanaelproxy%2Fmanael/lists"}