Topic: "lossy"
chrissimpkins/Crunch
Insane(ly slow but wicked good) PNG image optimization
Language: Python - Size: 33 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 3,401 - Forks: 148

libjxl/libjxl
JPEG XL image format reference implementation
Language: C++ - Size: 36.6 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 3,039 - Forks: 300

kornelski/giflossy 📦
Merged into Gifsicle!
Language: C - Size: 2.2 MB - Last synced at: 29 days ago - Pushed at: about 6 years ago - Stars: 983 - Forks: 54

cevatbarisyilmaz/lossy
Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces
Language: Go - Size: 19.5 KB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 319 - Forks: 9

kornelski/mediancut-posterizer
Lossy PNG compressor for RGBA PNGs. Has two modes: lossy averaging filter (blurizer) that denoises the image and optimal posterization using Median Cut quantization to reduce number of unique colors in the image with minimal visual distortion
Language: C - Size: 73.2 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 243 - Forks: 32

XhmikosR/jpegoptim-windows
Windows 64-bit jpegoptim builds
Language: C - Size: 46.9 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 109 - Forks: 11

FractalFir/tmf
Tight Model format is an experimental lossy 3D model format focused on reducing file size as much as posible without decreasing visual quality of the viewed model or read speeds.
Language: Rust - Size: 9.51 MB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 109 - Forks: 7

phenopolis/pluto
A fast and convenient image processing library
Language: Crystal - Size: 2.28 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 68 - Forks: 7

LMP88959/Digital-Subband-Video-2
Lossy/lossless wavelet video codec. Comparable to H.264 in terms of efficiency and quality.
Language: C - Size: 19 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 24 - Forks: 2

peterhellberg/lossypng
Library version of the lossypng command line tool by @foobaz
Language: Go - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: over 8 years ago - Stars: 17 - Forks: 0

zekiguven/pascal_jls
Delphi / Free Pascal Compitable JPEG-LS Codec
Language: Pascal - Size: 1.08 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 0

Sound-Linux-More/falabaac
AAC encoder (different with FAAC, nero aac or qtaac), very good quality.
Language: C - Size: 310 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 15 - Forks: 3

ImageProcessing-ElectronicPublications/jpeg-recompress
Utilities for lossy recompress JPEGs
Language: C - Size: 263 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 2

swson/DCTZ
Efficient lossy compression algorithm for floating point data
Language: C - Size: 109 KB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 4

vincentneo/GPXCompressor
Lossy compress your GPX files!
Language: Swift - Size: 1.13 MB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 0

wujiesixing/vite-plugin-imagemin-upload
Compress the image and then upload it to either AWS S3 or Aliyun OSS.
Language: JavaScript - Size: 200 KB - Last synced at: 15 days ago - Pushed at: 10 months ago - Stars: 5 - Forks: 0

K-C-DaCosta/adhoc_audio
a pure rust audio compression library
Language: Rust - Size: 146 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

JGZimek/compression-app
Application for compressing one-dimensional signals and two-dimensional images, featuring interactive visualization and performance comparison of various compression methods.
Language: Python - Size: 6.78 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

Sound-Linux-More/lossywav-for-linux Fork of MoSal/lossywav-for-posix
An attempt to port lossyWAV to LINUX.
Language: C++ - Size: 352 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

SaidTorres3/video-editor
Lightweight and easy-to-use video editor with multi-audio track support for Windows. Cut videos instantly with lossless precision or use lossy mode for flexible compression.
Language: C++ - Size: 5.51 MB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 0

BryanYehuda/CompressionMethodComparison
Repository ini dibuat untuk menampung code penghitungan MSE, SNR, dan PSNR untuk melakukan perbandingan Metode Compression Lossless dan Lossy
Language: Python - Size: 3.5 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

MulberryBeacon/anarky
Encodes and decodes between several types of audio files.
Language: Python - Size: 145 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

ejensen/yeti-codec 📦
Lossless video codec
Language: C++ - Size: 383 KB - Last synced at: 10 days ago - Pushed at: almost 13 years ago - Stars: 2 - Forks: 0

swson/DPZ
Information retrieval based multi-stage lossy compression algorithm for scientific datasets
Language: Jupyter Notebook - Size: 520 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

ImageProcessing-ElectronicPublications/jpge
Research JPEG encoder
Language: C++ - Size: 196 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

liesened/mediancut-posterizer Fork of kornelski/mediancut-posterizer
Lossy PNG compressor for RGBA PNGs. Has two modes: lossy averaging filter (blurizer) that denoises the image and optimal posterization using Median Cut quantization to reduce number of unique colors in the image with minimal visual distortion
Language: C - Size: 92.8 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

ImageProcessing-ElectronicPublications/rdopng Fork of richgel999/rdopng
Rate-Distortion Optimized Lossy PNG/QOI Encoding Tool
Language: C++ - Size: 272 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

tallamjr/shannon
Implementation of various compression algorithms
Language: Python - Size: 21.5 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

cowdude/minimus-encoder
Data stream encoder for compressing sequences of floats/integer values to bits
Language: Go - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

hanan38/image-optimization
This repository offers a simple way to optimize and upload images to CloudFront or Cloudinary. With support for automatic enhancements and unique URL generation, it streamlines your image management process. 🖼️✨
Language: Python - Size: 124 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

ImageProcessing-ElectronicPublications/stbisqz Fork of MarcioPais/SQZ
SQZ - Low complexity, scalable lossless and lossy image compression library
Language: C - Size: 112 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Sound-Linux-More/faac Fork of knik0/faac
Freeware Advanced Audio Coder faac mirror
Language: C - Size: 2.52 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

snacks02/pluto Fork of phenopolis/pluto
A fast and convenient image processing library
Size: 2.28 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Sound-Linux-More/.github
Custom tools for working with sound in Linux
Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Sound-Linux-More/ulc-codec Fork of Aikku93/ulc-codec
Ultra-low-complexity MDCT Audio Codec
Language: C - Size: 986 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ImageProcessing-ElectronicPublications/jpegquant
JPEG DCT coefficients access in C. Quant JPEG DCT coefficients.
Language: C - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Sound-Linux-More/aften Fork of justinruggles/aften
A/52 audio encoder
Size: 729 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Sound-Linux-More/silk
Fixed Point SILK codec
Language: C - Size: 760 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Sound-Linux-More/bladeenc Fork of meyskens/bladeenc
BladeEnc is a free cross-platform MP3 encoder
Size: 155 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ImageProcessing-ElectronicPublications/imgmin Fork of rflynn/imgmin
Lossy image optimization
Language: C - Size: 290 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ImageProcessing-ElectronicPublications/pngpaf Fork of darmingzhao/pixel-art-filter
Image filter that pixelates PNG images using a lossy image compression algorithm
Language: C++ - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ImageProcessing-ElectronicPublications/pngloss Fork of foobaz/pngloss
Lossy compression of PNG images
Language: C - Size: 508 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ImageProcessing-ElectronicPublications/adept-jpg-compressor Fork of technopagan/adept-jpg-compressor
A Bash script to automate adaptive JPEG compression using common CLI tools
Language: Shell - Size: 95.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ImageProcessing-ElectronicPublications/jpegm Fork of xbarin02/jpeg
Minimalist JPEG encoder & decoder
Language: C - Size: 150 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Special-graphic-formats/ako Fork of baAlex/Ako
Lossy image format using discrete wavelet transform.
Size: 861 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Special-graphic-formats/itw Fork of xdsopl/img
Playing with lossy image compression based on tile prediction and the discrete wavelet transformation
Language: C - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Special-graphic-formats/dwt Fork of xdsopl/dwt
playing with dwt, lossy and lossless image compression
Language: C - Size: 97.7 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Special-graphic-formats/svd Fork of xdsopl/svd
Playing with lossy image compression based on the singular value decomposition
Language: C - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Sound-Linux-More/qcodec2 Fork of JFF-Bohdan/qcodec2
Qt wrappers for codec2 speech codec
Language: C++ - Size: 58.6 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Sound-Linux-More/jc2rec Fork of jontio/jc2rec
A GUI in Qt for recording speech using Codec2
Language: C++ - Size: 45.9 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ImageProcessing-ElectronicPublications/xpng Fork of Equationist/xpng
Lossy PNG compression with adaptive quantization
Language: C - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Sound-Linux-More/ima-adpcm Fork of aikiriao/IMA-ADPCM
A sample implementation of IMA-ADPCM wav encoder / decoder.
Language: C - Size: 238 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Sound-Linux-More/bcg729 Fork of BelledonneCommunications/bcg729
Opensource implementation of both encoder and decoder of the ITU G729 Annex A/B speech codec.
Size: 468 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ImageProcessing-ElectronicPublications/pngmcposterize Fork of liesened/mediancut-posterizer
Lossy PNG compressor for RGBA PNGs. Has two modes: lossy averaging filter (blurizer) that denoises the image and optimal posterization using Median Cut quantization to reduce number of unique colors in the image with minimal visual distortion
Language: C - Size: 86.9 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Sound-Linux-More/bjxa Fork of Dridi/bjxa
BandJAM XA audio codec
Language: C - Size: 2.41 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Sound-Linux-More/aad Fork of aikiriao/AAD
AAD - Ayashi ADpcm Encoder / Decoder
Language: C - Size: 2.71 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ImageProcessing-ElectronicPublications/pngquadtree Fork of scott-m-king/QuadTree-PNG-Lossy-Image-Compression
A program to compress PNG images based on a calculation of average colour difference across subsquares of pixels within the image.
Language: C++ - Size: 295 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Special-graphic-formats/libbpg Fork of mirrorer/libbpg
BPG Image format
Language: C++ - Size: 1.52 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Sound-Linux-More/agress
AGRESS = Audio + proGRESSive
Language: C - Size: 133 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Special-graphic-formats/tilib
TiLib (Tiny Library) is a wavelet-based lossy image compression library.
Language: C - Size: 51.8 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

sekvanto/par
Data compression cli program
Language: C - Size: 326 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Special-graphic-formats/fuif Fork of cloudinary/fuif
Free Universal Image Format
Size: 102 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mhilmi999/TugasLossyLosslessCompression_DCT_Fractal
Algoritma program dalam Lossy dan Lossless Compression menggunakan metode DCT dan Fractal melalui bahasa pemrograman Python
Language: Python - Size: 27.2 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Sound-Linux-More/libopenaptx Fork of pali/libopenaptx
Open Source implementation of Audio Processing Technology codec (aptX)
Size: 56.6 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

shubham0312/EM-Waves-
Plotted EM Waves for different medium on MATLAB
Language: MATLAB - Size: 14.6 KB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Special-graphic-formats/himg Fork of mbitsnbites/himg
Hadamard based lossy image compression
Size: 91.8 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Sound-Linux-More/libsac Fork of mbitsnbites/libsac
A reference implementation of the SAC (Simple Audio Compression) codec.
Size: 99.6 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Tyrolyean/ALGP
A asynchroneous lossy protocol for encrypted game data transmission
Language: C++ - Size: 597 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
