{"id":16834870,"url":"https://github.com/dchest/zibr","last_synced_at":"2025-04-11T04:36:10.152Z","repository":{"id":64307460,"uuid":"454355606","full_name":"dchest/zibr","owner":"dchest","description":"Repack ZIP or PNG files into Brotli","archived":false,"fork":false,"pushed_at":"2022-02-07T12:50:06.000Z","size":8,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-11T04:36:04.338Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/dchest.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":"2022-02-01T11:08:10.000Z","updated_at":"2025-03-06T08:45:22.000Z","dependencies_parsed_at":"2023-01-15T11:00:51.273Z","dependency_job_id":null,"html_url":"https://github.com/dchest/zibr","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dchest%2Fzibr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dchest%2Fzibr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dchest%2Fzibr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dchest%2Fzibr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dchest","download_url":"https://codeload.github.com/dchest/zibr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248345257,"owners_count":21088231,"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":[],"created_at":"2024-10-13T12:08:11.209Z","updated_at":"2025-04-11T04:36:10.121Z","avatar_url":"https://github.com/dchest.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"zibr\n====\n\nzipr is a command-line utility that repacks compressed ZIP files into\n\"stored\" ZIP files (ZIP without compression) or PNG files into\nuncompressed, but valid, PNG files, and then compresses the result\nwith brotli. These smaller files may be served by a web server in\nresponse to requests with `Accept-Encoding: br` to save traffic.\n\nSee https://twitter.com/dchest/status/1488449100072857600\n\n    Repack ZIP or PNG files with brotli\n    Usage: zibr infile [outfile]\n    -c int\n            brotli compression level (0 - 11) (default 11)\n    -utf8\n            make sure repacked ZIP files have UTF-8 encoding even if the original doesn't\n\n\nExample:\n\n    zibr file.zip\n\nwill produce \"file.zip.br\".\n\nExample:\n\n    zibr file.png\n\nwill produce \"file.png.br\".\n\nIf passed -utf8 flag, ZIP files repacked with zibr will have UTF8 flag set,\neven if the original doesn't. This is not useful for compression, it's just\na fix for annoying macOS ZIP packer behavior which doesn't set the flag,\nwhile encoding file names in UTF-8, making some decompressors (such as\nThe Unarchiver) sometimes detect a wrong encoding, mangling file names\n(as a maker of [Mémoires.app](https://www.codingrobots.com/memoires/), I've\nbeen burned by that.)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdchest%2Fzibr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdchest%2Fzibr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdchest%2Fzibr/lists"}