https://github.com/aashrafh/arithmeticcoding
Image compression using arithmetic coding algorithm
https://github.com/aashrafh/arithmeticcoding
arithmetic-coding compress-images compression compression-algorithm image-compression images multimedia
Last synced: about 1 month ago
JSON representation
Image compression using arithmetic coding algorithm
- Host: GitHub
- URL: https://github.com/aashrafh/arithmeticcoding
- Owner: aashrafh
- Created: 2020-04-14T16:47:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-08T08:18:37.000Z (almost 2 years ago)
- Last Synced: 2025-02-25T19:51:16.989Z (4 months ago)
- Topics: arithmetic-coding, compress-images, compression, compression-algorithm, image-compression, images, multimedia
- Language: Python
- Homepage:
- Size: 1.49 MB
- Stars: 15
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arithmetic Coding
Image encoding and decoding using arithmetic coding algorithm.