{"id":15408353,"url":"https://github.com/yusukebe/go-pngquant","last_synced_at":"2025-06-19T14:36:23.536Z","repository":{"id":57488638,"uuid":"51483970","full_name":"yusukebe/go-pngquant","owner":"yusukebe","description":"Golang wrapper of pngquant / PNG compressor","archived":false,"fork":false,"pushed_at":"2020-02-23T09:02:59.000Z","size":45,"stargazers_count":34,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T11:20:17.646Z","etag":null,"topics":["golang","png-compressor","pngquant"],"latest_commit_sha":null,"homepage":null,"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/yusukebe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-11T00:27:58.000Z","updated_at":"2025-01-22T14:29:36.000Z","dependencies_parsed_at":"2022-08-29T13:31:38.469Z","dependency_job_id":null,"html_url":"https://github.com/yusukebe/go-pngquant","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yusukebe/go-pngquant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusukebe%2Fgo-pngquant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusukebe%2Fgo-pngquant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusukebe%2Fgo-pngquant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusukebe%2Fgo-pngquant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yusukebe","download_url":"https://codeload.github.com/yusukebe/go-pngquant/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusukebe%2Fgo-pngquant/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260769572,"owners_count":23060131,"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":["golang","png-compressor","pngquant"],"created_at":"2024-10-01T16:33:37.433Z","updated_at":"2025-06-19T14:36:18.522Z","avatar_url":"https://github.com/yusukebe.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-pngquant\n\n**go-pngquant** is PNG image compressor go-library that wrapping `pngquant` command.\n`pngquant` command **is required**.\n\n\u003chttps://pngquant.org/\u003e\n\n## Usage\n\nTo install, use `go get`:\n\n```\n$ go get github.com/yusukebe/go-pngquant\n```\n\n### import\n\n```go\nimport (\n    pngquant \"github.com/yusukebe/go-pngquant\"\n)\n```\n\n#### func Compress\n\n`func Compress(i image.Image, speed string) image.Image, error`\n\n#### func CompressBytes\n\n`func CompressBytes(b []byte, speed string) []bytes, error`\n\n## License\n\nMIT\n\n## Author\n\nYusuke Wada \u003chttp://github.com/yusukebe\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusukebe%2Fgo-pngquant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyusukebe%2Fgo-pngquant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusukebe%2Fgo-pngquant/lists"}