Packageswift-png 4.4.5all tags
swift-png documentation
decode, inspect, edit, and encode png images in pure swift
Package repository
- Registrar
- GitHub
- License
- Apache License 2.0
- Keywords
- png, image-decoder, image-processing, png-decoder, swift, png-encoder, image-encoder, deflate, lz77
- Owner
- tayloraswiftview profile
Package dependencies
Package | Requirement | Resolved version |
---|---|---|
swift | 5.10.0 | |
swift-hash | 0.6.3..<0.7.0 | 0.6.3 |
Platform requirements
- Swift tools version
- 5.8.0
Platform | Minimum Version |
---|---|
macos | 10.15 |
ios | 13.0 |
tvos | 13.0 |
watchos | 6.0 |
Platform requirements originate from the manifest targeting the latest version of Swift!
Linkage information
- Symbol graph ABI
- 0.11.1
- Symbols linked
- 110 / 180 61%
- Git revision
- aff420495467463b43d42c58b4dbb29ab74f4ccb
Modules
LZ77
This module contains a pure-Swift implementation of the LZ77 algorithm. It supports the bare
deflate
(zlib
) archive format, as well as the more-populargzip
format.PNG
Decode, inspect, edit, and encode PNG images.
PNGCompressionBenchmarksexecutable
PNGDecompressionBenchmarksexecutable
Products
LZ77library
PNGlibrary
compression-benchmarkexecutable
decompression-benchmarkexecutable