Convert jpeg/png to webp with JAVA (if at all possible)
-
Updated
Sep 8, 2025 - Java
Convert jpeg/png to webp with JAVA (if at all possible)
FocusPoints Bloomreach Integration Library
Tugas Kecil 2 IF2211 Strategi Algoritma ITB
Java-based image compression and decompression system using Vector Quantization (VQ) in both RGB and YUV color spaces, featuring a modular design, k-means codebook generation, and a simple GUI for testing and visualization.
Java client for the Tinify API.
FocusPoints Client Library
A comprehensive image processing toolkit built entirely in Java featuring both CLI and GUI interfaces for advanced image manipulation. Implements custom algorithms for RGB channel decomposition, histogram generation with auto color-correction, HAR-based compression, split-view transformations, and region-based masking operations. The system leverag
Image compression and decompression tool using Huffman coding on RGB channels for lossless image storage. This Java project encodes BMP/PNG images into binary format and reconstructs them from compressed text files, preserving color fidelity and image resolution.
A simple and user-friendly GUI application for compressing images using Java Swing.
使用 Cloudinary 提供的服务来优化 Halo 主题端的图片媒体资源以提高网站的图片资源加载速度和性能。
Picture Selector Library for Android
Picture Selector Library for Android or 图片选择器
WIP deflate toolkit for Java
Android library to choose image from gallery or camera with option to compress result image
This is a simple jpeg and jpeg2000 compression application.
🎩 An easy and fast library to apply gaussian blur filter on any images.
Compress image to pixels by vector quantizations
An image resizing library for Android
This is a lossy image compression scheme, in which an image is divided into non-overlapping blocks of pixels. For each block, threshold and reconstruction values are determined. The threshold is usually the mean of the pixel values in the block. Then a bitmap of the block is derived by replacing all pixels whose values are greater than or equal …
Add a description, image, and links to the image-compression topic page so that developers can more easily learn about it.
To associate your repository with the image-compression topic, visit your repo's landing page and select "manage topics."