Skip to content
Navigation menu
Search
Search
Log in
Create account
DEV Community
Close
#
compression
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Image Compression in JavaScript/TypeScript
Konstantin Stanmeyer
Konstantin Stanmeyer
Konstantin Stanmeyer
Follow
Nov 30
Image Compression in JavaScript/TypeScript
#
compression
#
javascript
#
typescript
Comments
Add Comment
5 min read
Exploring the LZ77 Compression Algorithm
Andrés Correa Casablanca
Andrés Correa Casablanca
Andrés Correa Casablanca
Follow
Jun 5
Exploring the LZ77 Compression Algorithm
#
algorithms
#
computerscience
#
learning
#
compression
1
reaction
Comments
Add Comment
7 min read
Reduce Network Usage - With This 1 Simple Trick!
mkadirtan
mkadirtan
mkadirtan
Follow
for
Noop Today
Mar 27
Reduce Network Usage - With This 1 Simple Trick!
#
programming
#
backend
#
compression
#
encryption
1
reaction
Comments
Add Comment
4 min read
How Finding the Right Compression Level Can Speed Up your Website
Pavel Rossinsky
Pavel Rossinsky
Pavel Rossinsky
Follow
Dec 21 '22
How Finding the Right Compression Level Can Speed Up your Website
#
php
#
compression
#
benchmarks
#
webdev
3
reactions
Comments
Add Comment
3 min read
Client-side image compression with Supabase Storage
Michael Esteban
Michael Esteban
Michael Esteban
Follow
Dec 12 '22
Client-side image compression with Supabase Storage
#
supabase
#
webdev
#
javascript
#
compression
12
reactions
Comments
3
comments
2 min read
Client-side image compression with Firebase and Compressor.js
devneagu
devneagu
devneagu
Follow
Dec 12 '22
Client-side image compression with Firebase and Compressor.js
#
firebase
#
webdev
#
javascript
#
compression
6
reactions
Comments
2
comments
1 min read
Is there any way to compress the data while using mongo persistence with NEventStore?
Manu Radhakrishnan
Manu Radhakrishnan
Manu Radhakrishnan
Follow
Jul 19 '22
Is there any way to compress the data while using mongo persistence with NEventStore?
#
neventstore
#
mongodb
#
compression
#
dotnetcore
6
reactions
Comments
Add Comment
1 min read
Search safe number compression algorithm(feat. Python)
gyudoza
gyudoza
gyudoza
Follow
May 22 '22
Search safe number compression algorithm(feat. Python)
#
algorithms
#
compression
10
reactions
Comments
Add Comment
2 min read
Golang HTTP Handler With Gzip
Clavin June
Clavin June
Clavin June
Follow
May 26 '22
Golang HTTP Handler With Gzip
#
go
#
gzip
#
compression
#
beginners
9
reactions
Comments
Add Comment
5 min read
Bit Layering - Reducing Memory Usage 87.5%
Benjamin Stigsen
Benjamin Stigsen
Benjamin Stigsen
Follow
Jul 26 '21
Bit Layering - Reducing Memory Usage 87.5%
#
compression
#
graphics
#
programming
#
vlang
7
reactions
Comments
Add Comment
8 min read
How to use AVIF today!
Praveen Puglia
Praveen Puglia
Praveen Puglia
Follow
Jul 8 '21
How to use AVIF today!
#
avif
#
image
#
compression
#
picture
2
reactions
Comments
Add Comment
2 min read
Open or create TAR files in C# with Aspose.ZIP
panchenko-dm-aspose
panchenko-dm-aspose
panchenko-dm-aspose
Follow
Apr 25 '21
Open or create TAR files in C# with Aspose.ZIP
#
tar
#
zip
#
compression
#
csharp
3
reactions
Comments
Add Comment
2 min read
Supercharge your API with Compression
Mike Eason
Mike Eason
Mike Eason
Follow
Apr 14 '21
Supercharge your API with Compression
#
node
#
performance
#
compression
#
javascript
23
reactions
Comments
1
comment
2 min read
Django 3.2 - News on compressed fixtures and fixtures compression
Paolo Melchiorre
Paolo Melchiorre
Paolo Melchiorre
Follow
Apr 7 '21
Django 3.2 - News on compressed fixtures and fixtures compression
#
benchmark
#
compression
#
django
#
python
3
reactions
Comments
Add Comment
4 min read
How I made my own file compressor using Node.js
Gabriel Rufino
Gabriel Rufino
Gabriel Rufino
Follow
Mar 16 '21
How I made my own file compressor using Node.js
#
node
#
javascript
#
linux
#
compression
12
reactions
Comments
Add Comment
5 min read
Compressed GraalVM Native Images: the best startup for Java apps comes in tiny packages
Loïc
Loïc
Loïc
Follow
Dec 10 '20
Compressed GraalVM Native Images: the best startup for Java apps comes in tiny packages
#
java
#
performance
#
compression
#
graalvm
2
reactions
Comments
Add Comment
1 min read
did you ever ask yourself how file compression works ? the maths behind greedy algos
khalil snoussi
khalil snoussi
khalil snoussi
Follow
Sep 21 '20
did you ever ask yourself how file compression works ? the maths behind greedy algos
#
python
#
computerscience
#
huffman
#
compression
10
reactions
Comments
Add Comment
4 min read
What is lossy and lossless compression
Wachira
Wachira
Wachira
Follow
Oct 4 '20
What is lossy and lossless compression
#
compression
#
lossless
#
lossy
#
png
6
reactions
Comments
Add Comment
3 min read
Huffman coding from scratch with Elixir
Tiemen
Tiemen
Tiemen
Follow
Sep 4 '20
Huffman coding from scratch with Elixir
#
huffman
#
compression
#
encoding
#
elixir
9
reactions
Comments
Add Comment
11 min read
Fast and efficient recompression using previous compression artifacts
Elena Kirilenko
Elena Kirilenko
Elena Kirilenko
Follow
Aug 13 '20
Fast and efficient recompression using previous compression artifacts
#
compression
#
webdev
#
brotli
#
opensource
27
reactions
Comments
Add Comment
10 min read
Compress images in React: React Image File Resize
Wachira
Wachira
Wachira
Follow
Jul 30 '20
Compress images in React: React Image File Resize
#
react
#
compression
23
reactions
Comments
7
comments
2 min read
Compress images in React: Browser Image Compression Libary
Wachira
Wachira
Wachira
Follow
Jul 30 '20
Compress images in React: Browser Image Compression Libary
#
react
#
compression
17
reactions
Comments
Add Comment
2 min read
Taking advantage of image compression
Charanjit Chana
Charanjit Chana
Charanjit Chana
Follow
Jul 28 '20
Taking advantage of image compression
#
compression
#
optimizations
#
webdev
4
reactions
Comments
2
comments
3 min read
How to implement a simple lossless compression in C++
Pol Monroig Company
Pol Monroig Company
Pol Monroig Company
Follow
Apr 28 '20
How to implement a simple lossless compression in C++
#
cpp
#
compression
14
reactions
Comments
Add Comment
5 min read
Guide to compress GoLang binaries
Akshay Bharambe
Akshay Bharambe
Akshay Bharambe
Follow
Feb 17 '20
Guide to compress GoLang binaries
#
discuss
#
go
#
compression
#
upx
11
reactions
Comments
Add Comment
1 min read
Maintain consistent .mp4 video compression with FFmpeg
Manda Putra
Manda Putra
Manda Putra
Follow
Dec 7 '19
Maintain consistent .mp4 video compression with FFmpeg
#
ffmpeg
#
video
#
compression
14
reactions
Comments
Add Comment
2 min read
Compression: Clearing the Confusion on ZIP, GZIP, Zlib and DEFLATE
biellls
biellls
biellls
Follow
Oct 23 '19
Compression: Clearing the Confusion on ZIP, GZIP, Zlib and DEFLATE
#
compression
#
zip
#
gzip
#
zlib
25
reactions
Comments
1
comment
6 min read
A Primer on Data Compression
Andrew (he/him)
Andrew (he/him)
Andrew (he/him)
Follow
Jun 15 '19
A Primer on Data Compression
#
computerscience
#
compression
#
data
#
information
42
reactions
Comments
Add Comment
11 min read
Optimizing cache with predictive expire and compression
Zohaib Sibte Hassan
Zohaib Sibte Hassan
Zohaib Sibte Hassan
Follow
May 15 '19
Optimizing cache with predictive expire and compression
#
redis
#
cache
#
stampede
#
compression
9
reactions
Comments
Add Comment
1 min read
Why you should use Compression Webpack Plugin?
Antoine Caron
Antoine Caron
Antoine Caron
Follow
Apr 8 '20
Why you should use Compression Webpack Plugin?
#
webpack
#
perfs
#
compression
11
reactions
Comments
Add Comment
7 min read
I saved 7x from storage cost of MongDB
Sumit
Sumit
Sumit
Follow
Jan 19 '19
I saved 7x from storage cost of MongDB
#
database
#
compression
#
mongodb
#
nosql
5
reactions
Comments
Add Comment
5 min read
Contouring in CARTA: Part 1 - Contour generation
Angus Comrie
Angus Comrie
Angus Comrie
Follow
for
CARTA
May 16 '20
Contouring in CARTA: Part 1 - Contour generation
#
cpp
#
parallel
#
compression
#
performance
3
reactions
Comments
Add Comment
5 min read
Trimming go binaries of dpcmder - trimming a compression time :)
Vedran Vidovic
Vedran Vidovic
Vedran Vidovic
Follow
Feb 12 '20
Trimming go binaries of dpcmder - trimming a compression time :)
#
go
#
dpcmder
#
upx
#
compression
6
reactions
Comments
Add Comment
2 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account