A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).
-
Updated
Aug 6, 2020 - Jupyter Notebook
{{ message }}
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).
If somebody has some time for FUSE benchmarking:
diff --git a/src/borg/fuse.py b/src/borg/fuse.py
index 429790e4..27ab1c1a 100644
--- a/src/borg/fuse.py
+++ b/src/borg/fuse.py
@@ -644,12 +644,13 @@ def read(self, fh, offset, size):
data = self.data_cache[id]
if offset + n == len(data):
# evict fully read chunk from cache
-
An android image compression library.
everything in the title :)
Lepton is a tool and file format for losslessly compressing JPEGs by an average of 22%.
Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.
Android multi-media selector based on MVP mode.
Insane(ly slow but wicked good) PNG image optimization
I've been treating tuShorten/tuWiden as a string-ish conversion between UTF16 and UTF 8, so I recommend this.
Here's the code; add it to the end of every tuShorten/tuWiden function.
if (out < (original_out + out_len)) out = 0;
Node.js compression middleware
Mesh optimization library that makes meshes smaller and faster to render
Hide secrets with invisible characters in plain text securely using passwords 🧙🏻♂️
Swift framework for zipping and unzipping files.
Visual Interface for the Windows 10 Compact Function
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
Columnar store for analytics with Postgres, developed by Citus Data. Check out the mailing list at https://groups.google.com/forum/#!forum/cstore-users or join our slack channel at https://slack.citusdata.com
A self-extracting archiving tool for Unix systems, in 100% shell script.
SharpCompress is a fully managed C# library to deal with many compression types and formats.
Compress JSON into URL friendly strings
A Webpack boilerplate for static websites that has all the necessary modern tools and optimizations built-in. Score a perfect 10/10 on performance.
Simple image compression full website code written in node, react and next.js framework. Easy to deploy as a microservice.
New generation entropy codecs : Finite State Entropy and Huff0
A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
PyTorch Implementation of "Lossless Image Compression through Super-Resolution"
High-performance serialization library for Clojure
Simple, configuration-driven backup software for servers and workstations
Dockerized PHP7 application runs as a Microservice to resize and crop images on the fly. Get optimised images with MozJPEG, WebP or PNG using ImageMagick. Includes face detection, cropping, face blurring, image rotation and many other options. Abstract storage based on FlySystem in order to store images on any provider (local, AWS S3...).
A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.
Add a description, image, and links to the compression topic page so that developers can more easily learn about it.
To associate your repository with the compression topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
When working with a big piece of text, I sometimes scroll down and copy some text into another tab. When switching back to the first tab, both the input and the output pane is back on top. So I don't know where I was working just now.
Describe the solution you'd like
After tab switching, scroll position should be remembere