pyimagecompressor
ImageCompressor: Image compressors written by pure python.
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: arxiv.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.8%) to scientific vocabulary
Repository
ImageCompressor: Image compressors written by pure python.
Basic Info
- Host: GitHub
- Owner: CharlesPikachu
- License: apache-2.0
- Language: Python
- Default Branch: main
- Homepage: http://imagecompressor.readthedocs.io/
- Size: 2.65 MB
Statistics
- Stars: 9
- Watchers: 1
- Forks: 5
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Documents: http://imagecompressor.readthedocs.io/
ImageCompressor
Image compressors written by pure python.
You can star this repository to keep track of the project if it's helpful for you, thank you for your support.
Support List
| Compressor | Paper | Introduction | Core Code | In Chinese | | :----: | :----: | :----: | :----: | :----: | | pil | N/A | click | click | PIL自带压缩算法 | | raisr | click | click | click | 谷歌RAISR算法 | | dct | N/A | click | click | 基于离散余弦变换的图像压缩 | | svd | N/A | click | click | 基于奇异值分解的图像压缩 |
Install
Pip install
run "pip install pyimagecompressor"
Source code install
sh
(1) Offline
Step1: git clone https://github.com/CharlesPikachu/imagecompressor.git
Step2: cd imagecompressor -> run "python setup.py install"
(2) Online
run "pip install git+https://github.com/CharlesPikachu/imagecompressor.git@master"
Quick Start
```python from imagecompressor import imagecompressor
compressor = imagecompressor.ImageCompressor('dct') image, eavl_result = compressor('input.jpg') ```
Screenshot

Projects in Charles_pikachu
- Games: Create interesting games by pure python.
- DecryptLogin: APIs for loginning some websites by using requests.
- Musicdl: A lightweight music downloader written by pure python.
- Videodl: A lightweight video downloader written by pure python.
- Pytools: Some useful tools written by pure python.
- PikachuWeChat: Play WeChat with itchat-uos.
- Pydrawing: Beautify your image or video.
- ImageCompressor: Image compressors written by pure python.
- FreeProxy: Collecting free proxies from internet.
- Paperdl: Search and download paper from specific websites.
- Sciogovterminal: Browse "The State Council Information Office of the People's Republic of China" in the terminal.
- CodeFree: Make no code a reality.
- DeepLearningToys: Some deep learning toys implemented in pytorch.
- DataAnalysis: Some data analysis projects in charles_pikachu.
- Imagedl: Search and download images from specific websites.
- Pytoydl: A toy deep learning framework built upon numpy.
- NovelDL: Search and download novels from some specific websites.
More
WeChat Official Accounts
Charles_pikachu

Owner
- Login: CharlesPikachu
- Kind: user
- Location: HongKong
- Company: HKU
- Website: https://charlespikachu.github.io/
- Repositories: 27
- Profile: https://github.com/CharlesPikachu
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - name: "Zhenchao Jin" title: "ImageCompressor: Image compressors written by pure python." date-released: 2022-02-18 url: "https://github.com/CharlesPikachu/imagecompressor" +license: Apache-2.0
GitHub Events
Total
Last Year
Committers
Last synced: about 3 years ago
All Time
- Total Commits: 25
- Total Committers: 2
- Avg Commits per committer: 12.5
- Development Distribution Score (DDS): 0.04
Top Committers
| Name | Commits | |
|---|---|---|
| CharlesPikachu | 1****1@q****m | 24 |
| CharlesPikachu | 3****u@u****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- ItsaFugazi (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 11 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 2
- Total maintainers: 1
pypi.org: pyimagecompressor
ImageCompressor: Image compressors written by pure python.
- Homepage: https://github.com/CharlesPikachu/imagecompressor
- Documentation: https://pyimagecompressor.readthedocs.io/
- License: Apache License 2.0
-
Latest release: 0.1.1
published about 4 years ago
Rankings
Maintainers (1)
Dependencies
- recommonmark *
- sphinx ==4.5.0
- sphinx_markdown_tables ==0.0.12
- sphinx_rtd_theme *
- numpy *
- opencv-python *
- pillow *
- scipy *
- tqdm *
- lab.strip *
- readlines *