Compress and encode strings into base62 [0-9a-zA-Z] using an original LZ-based algorithm in JavaScript.
-
Updated
Sep 9, 2024 - JavaScript
Compress and encode strings into base62 [0-9a-zA-Z] using an original LZ-based algorithm in JavaScript.
Package provides javascript for string compression
A JavaScript implementation of the Lempel-Ziv-Markov (LZMA) chain compression algorithm
Modjodjodjo Forum is a social platform with a sleek UI, built on MERN and React Native. It offers OAuth login, category-based forums, clan creation, multimedia support, real-time chat, and AI assistance. Enjoy smooth interactions, social sharing, and optimized cloud storage with 80% compression for top performance.
A Simple SVG to PNG generator tool to create LinkedIn Profile picture with custom text on badges
An experimental image format.
Library for compressing a bunch of JSON data into one compressed file, improving load time.
This Full-Stack Application (React and Springboot) was developed with the purpose of allowing a user to choose, run and compare the results of any 2 of our algorithms from our list of completed Tree Compression Algorithms that we have explored and implemented, comparing factors such as time taken and compressed image size and quality.
Huffman Coding based .txt file compressor
An experiment: trying to compress data taking advantage of bitsets distribution info (a specific collection of bytes)
Moons and Suns is a word game similar to Bulls and Cows, Jotto or Wordle. One can play any length word to try to guess a hidden word. The word-of-the-day is different length each day. The feedback that the player is given is only the number of exact matches (Suns) and near matches (Moons) between the letters of the guess word and the hidden word.
An Web Application that uses Huffman Coding for compressing & decompressing txt files.
Este repositório contém uma implementação de um algoritmo de compressão de arquivos baseado em chunks, usando o algoritmo LZ4, e uma abordagem para reconstruir os arquivos a partir dos chunks comprimidos.
Lempel-Ziv-Welch algorithm
A webapp which compares compression algorithms written in JavaScript.
A compression project that uses lz and rle techniques for compression, https://www.geeksforgeeks.org/what-are-data-compression-techniques/
📦 LZ77 in React !
A simple javascript LZW implementation with variable symbol size
RavdecJS is a JavaScript module implementing a lossless data compression algorithm designed by Ravin Kumar on September 19, 2016. This algorithm is designed exclusively for textual data, including alphabets, numbers, and symbols.
The Huffman coding compression algorithm
Add a description, image, and links to the compression-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the compression-algorithm topic, visit your repo's landing page and select "manage topics."