oxipng
steganography
Our great sponsors
oxipng | steganography | |
---|---|---|
6 | 0 | |
1,517 | 72 | |
- | - | |
5.3 | 0.0 | |
19 days ago | about 1 year ago | |
Rust | Rust | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
oxipng
-
Help processing massive videos (16k resolution)
Assuming your frames are PNG files, you could use a lossless optimizer like optipng to try if their size can be reduced. I prefer oxipng, which is faster and multithreaded, and seems to have more active development.
-
(Urgent) Best Image Compressor Sites That Barely Compress?
Not sure what extensions of images you use, but if they’re PNG you could use oxipng: https://github.com/shssoichiro/oxipng
-
Mitigating egress data transfer costs
For PNGs specifically oxipng is awesome. It even has Zopfli compression, which is compatible regular compression, but is ~30% smaller (but requires lots of CPU time to compute).
-
rustc performance improvement from rust 1.46 to 1.51
They do. ripgrep and fd extensively use parallelism, which is specifically enabled by Rust's safety guarantees. oxipng is also in the same boat.
-
Best PNG Optimizer Other Than TinyPNG?
PNG: oxipng SVG: svgcleaner
-
Hope I got your sympathy
Or go Commando: https://github.com/shssoichiro/oxipng
steganography
We haven't tracked posts mentioning steganography yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
squoosh - Make images smaller using best-in-class codecs, right in the browser.
ImageOptim - GUI image optimizer for Mac
sharp - High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
opencv-rust - Rust bindings for OpenCV 3 & 4
image - Encoding and decoding images in Rust
imageproc (PistonDevelopers) - Image processing operations
img-hash - A Rust library for calculating perceptual hash values of images
Raster - An image processing library for Rust
fd - A simple, fast and user-friendly alternative to 'find'
rust - Rust for the xtensa architecture. Built in targets for the ESP32 and ESP8266