{"id":13822496,"url":"https://github.com/image-rs/image-png","last_synced_at":"2025-05-13T22:01:54.784Z","repository":{"id":31429815,"uuid":"34993365","full_name":"image-rs/image-png","owner":"image-rs","description":"PNG decoding and encoding library in pure Rust","archived":false,"fork":false,"pushed_at":"2025-03-17T02:26:48.000Z","size":12524,"stargazers_count":418,"open_issues_count":41,"forks_count":146,"subscribers_count":45,"default_branch":"master","last_synced_at":"2025-04-29T13:13:41.767Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.rs/png","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/image-rs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2015-05-03T16:55:38.000Z","updated_at":"2025-04-13T00:32:11.000Z","dependencies_parsed_at":"2023-02-19T15:31:26.935Z","dependency_job_id":"9bbf0302-76fa-4d69-88c0-2a966328fd41","html_url":"https://github.com/image-rs/image-png","commit_stats":{"total_commits":725,"total_committers":90,"mean_commits":8.055555555555555,"dds":0.8110344827586207,"last_synced_commit":"f4d6ce4d037b921dbd455903c30e1d12bdcc96b9"},"previous_names":["pistondevelopers/image-png"],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/image-rs%2Fimage-png","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/image-rs%2Fimage-png/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/image-rs%2Fimage-png/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/image-rs%2Fimage-png/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/image-rs","download_url":"https://codeload.github.com/image-rs/image-png/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254036807,"owners_count":22003651,"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":["hacktoberfest"],"created_at":"2024-08-04T08:02:02.736Z","updated_at":"2025-05-13T22:01:54.713Z","avatar_url":"https://github.com/image-rs.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# PNG Decoder/Encoder\n[![Build Status](https://github.com/image-rs/image-png/workflows/Rust%20CI/badge.svg)](https://github.com/image-rs/image-png/actions)\n[![Documentation](https://docs.rs/png/badge.svg)](https://docs.rs/png)\n[![Crates.io](https://img.shields.io/crates/v/png.svg)](https://crates.io/crates/png)\n[![License](https://img.shields.io/crates/l/png.svg)](https://github.com/image-rs/image-png)\n\nRobust and performant PNG decoder/encoder in pure Rust. Also supports [APNG](https://en.wikipedia.org/wiki/APNG).\n\nNo `unsafe` code, battle-tested, and fuzzed on [OSS-fuzz](https://github.com/google/oss-fuzz).\n\n## Performance\n\nPerformance is typically on par with or better than libpng.\n\nIncludes a fast encoding mode powered by [fdeflate](https://crates.io/crates/fdeflate) that is dramatically faster than the fastest mode of libpng while *simultaneously* providing better compression ratio.\n\nOn nightly Rust compiler you can slightly speed up decoding of some images by enabling the `unstable` feature of this crate.\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any\nadditional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimage-rs%2Fimage-png","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimage-rs%2Fimage-png","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimage-rs%2Fimage-png/lists"}