#
zopfli
Here are 33 public repositories matching this topic...
mcorossigo
commented
Nov 11, 2019
Hello @douglasjunior
This is not a super critical request, but better safe than sorry.
Looking through the depencencies of your project I noticed that a couple of imagemin (and imagemin itself) got some new major releases.
The fact the the last update is almost one year old, also gave time to Electron to deprecate v2.0.0.
So can you make a new release with a round of updated dependencie
Advanced Zopfli fork: ZIP support, multi-threading, compression cache (zopfliDB), auto/manual block split, compression and speed control with thread affinity locking and more, experimental switches.
-
Updated
Dec 17, 2020 - C++
asp.net core middleware to send compressed static files to the browser without having to compress on demand, also has support for sending more advanced image formats when the browser indicates that i has support for it.
-
Updated
May 14, 2022 - C#
Fast, small, in-memory inflate (zlib, deflate and gzip decompression)
compression
gzip
huffman
game-development
zlib
zopfli
compression-implementations
zlib-decompression-library
zlib-replacement
-
Updated
Oct 10, 2020 - C
Boilerplate HTTP Server for Synopse mORMot Framework
http
delphi
memcached
server
gzip
brotli
zopfli
http-server
brotli-encoder
html5-boilerplate
backend-server
gzip-compression
brotli-compression
mormot
synopse-mormot-framework
build-events
zopfli-compression
zopfli-encoder
-
Updated
Sep 25, 2021 - C
Fast deflate implementation with zopfli-like ratios and a streaming API
-
Updated
Sep 18, 2020 - C
Gatsby plugin for preparing zopfli-compressed versions of assets
-
Updated
Apr 13, 2022 - JavaScript
Brotli and Gzip compress command line tool
-
Updated
May 29, 2022 - JavaScript
Generate gzipped assets and files for your Jekyll site at build time using Zopfli compression
-
Updated
Feb 13, 2021 - Ruby
progressive-web-app
icons
graphicsmagick
zopfli
node-js
homescreen
imagemin
resize-images
apple-touch-icons
add-to-homescreen
touch-icons
pwa-icons
resize-icons
imagemin-zopfli
homescreen-icons
icon-magic
-
Updated
Sep 4, 2017 - JavaScript
bgzf/ciso/daxcr/dictzip/gzinga/migz/razf frontends using zlib/zlib-ng/7-zip/zopfli/libdeflate/miniz/libslz/igzip/cryptopp/kzip backends with parallel (de)compression. compilable with gcc/clang/icc/open64.
bioinformatics
paper
zopfli
miniz
bgzip
bgzf
cryptopp
slz
libdeflate
ciso
dictzip
gzinga
migz
razf
igzip
kzip
-
Updated
Aug 29, 2021 - C
An updated gulp plugin for node-zopfli
-
Updated
Jun 3, 2022 - JavaScript
Lossless PNG compressor - Use the zopfli compression algorithm,It works in python
-
Updated
Feb 17, 2020 - Python
Quite simple Drag & Drop image optimizer front end for Windows
-
Updated
Jul 7, 2019 - Batchfile
Broccoli extension to apply gzip compression to trees using Zopfli
-
Updated
Jul 1, 2018 - JavaScript
Compress your static website with gzip for faster serving with NGiNX's gzip_static on.
-
Updated
Nov 4, 2021 - Python
Static asset HTTP server with ahead-of-time asset optimization pipeline
javascript
svg
json
png
gzip
jpeg
brotli
zopfli
webp
http-server
apng
zstd
content-negotiation
avif
optimization-pipeline
asset-optimization
-
Updated
Jun 8, 2021 - HTML
Snap for the pngpetite command line tool
-
Updated
Nov 27, 2020
Improve this page
Add a description, image, and links to the zopfli topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the zopfli topic, visit your repo's landing page and select "manage topics."
Hello,
Could you please don't remove the pixel (dot) per inch information in the images ?
The suppression of this information don't reduce the size of the images at all. This information is not a metadata but an integral part of the picture and the allocated memory for it remains all the same.
Note : I have just noticed that the dpi is preserved for jpeg images but not for png ones.