{"id":13832121,"url":"https://github.com/roman-kiselenko/gif2webp-docker","last_synced_at":"2025-04-14T10:11:55.394Z","repository":{"id":78932927,"uuid":"152962963","full_name":"roman-kiselenko/gif2webp-docker","owner":"roman-kiselenko","description":"gif2webp-docker - a docker container with REST API, will convert a GIF image to WebP.","archived":false,"fork":false,"pushed_at":"2018-10-17T09:35:41.000Z","size":2296,"stargazers_count":29,"open_issues_count":0,"forks_count":6,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-27T23:24:36.539Z","etag":null,"topics":["docker","gif2webp","go","golang","rest-api"],"latest_commit_sha":null,"homepage":"","language":"Go","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/roman-kiselenko.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}},"created_at":"2018-10-14T10:33:08.000Z","updated_at":"2021-11-21T06:45:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"9586a53f-0ebf-4b24-9633-0ef08dd20eec","html_url":"https://github.com/roman-kiselenko/gif2webp-docker","commit_stats":null,"previous_names":["roman-kiselenko/gif2webp-docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roman-kiselenko%2Fgif2webp-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roman-kiselenko%2Fgif2webp-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roman-kiselenko%2Fgif2webp-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roman-kiselenko%2Fgif2webp-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roman-kiselenko","download_url":"https://codeload.github.com/roman-kiselenko/gif2webp-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248860190,"owners_count":21173342,"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":["docker","gif2webp","go","golang","rest-api"],"created_at":"2024-08-04T10:01:51.759Z","updated_at":"2025-04-14T10:11:55.352Z","avatar_url":"https://github.com/roman-kiselenko.png","language":"Go","readme":"# Webp\n\n## Purpose\n\nThis project is supposed to be for learning.\n\n* Why docker?\n\n- I dont want to install `webp` related libs to the host machine. Docker is very handy in order to keep environment clean.\n\n\n## Description\n\n`gif2webp` converts a GIF image to a WebP image.\n\n## Run\n\n0. Clone the repository.\n\n1. Build and run container:\n\n```bash\n$\u003e sudo docker build -t gif2webp .\n$\u003e sudo docker run -it --rm -p 8080:8080 gif2webp\n# You will see:\n... Start gif2web server on 8080\n```\n\n2. Submit a `POST` request to `http://localhost:8080/convert?quality=30` with `gif` image. The `quality` parameter can be from `0` to `100`.\n\n\u003cp align=\"left\"\u003e\u003cimg src=\"submit_gif.jpg\" width=\"760\"\u003e\u003c/p\u003e\n\nThe `gif` will be converted to `webp` and sended in response.\n\n## Tips\n\nBTC - 19SYMA2hqRZHRSL4di35Uf7jV87KBKc9bf \n\nETH - 0xD7cc10f0d70Fd8f9fB83D4eF9250Fc9201981e3a\n","funding_links":[],"categories":["Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froman-kiselenko%2Fgif2webp-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froman-kiselenko%2Fgif2webp-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froman-kiselenko%2Fgif2webp-docker/lists"}