https://github.com/jesperancinha/image-sizer
This is a small command line project to allow quick command line resizing of images without the need of a graphics interface
https://github.com/jesperancinha/image-sizer
Last synced: 7 months ago
JSON representation
This is a small command line project to allow quick command line resizing of images without the need of a graphics interface
- Host: GitHub
- URL: https://github.com/jesperancinha/image-sizer
- Owner: jesperancinha
- License: apache-2.0
- Created: 2015-10-25T16:33:46.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-09T07:40:08.000Z (7 months ago)
- Last Synced: 2025-03-09T08:25:03.380Z (7 months ago)
- Language: Kotlin
- Size: 828 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# image-sizer
---
[](https://github.com/jesperancinha/image-sizer)
[](#)
[](https://opensource.org/licenses/Apache-2.0)[](https://circleci.com/gh/jesperancinha/image-sizer/tree/master)
[](https://ci.appveyor.com/project/jesperancinha/image-sizer)[](https://www.codacy.com/gh/jesperancinha/image-sizer/dashboard?utm_source=github.com&utm_medium=referral&utm_content=jesperancinha/image-sizer&utm_campaign=Badge_Grade)
[](https://snyk.io/test/github/jesperancinha/image-sizer)[](https://codecov.io/gh/jesperancinha/image-sizer)
[](https://coveralls.io/github/jesperancinha/image-sizer?branch=master)
[](https://www.codacy.com/gh/jesperancinha/image-sizer/dashboard?utm_source=github.com&utm_medium=referral&utm_content=jesperancinha/image-sizer&utm_campaign=Badge_Coverage)[](#)
[](#)
[](#)## A collection of different image sizer
1. [image-sizer-impl](./image-sizer-impl) - Kotlin project
2. [jofisaes-image-morpher-js](./jofisaes-image-morpher-js) - NodeJS project with support for HEIC images (under construction)#### Stable releases
- [0.0.0](https://github.com/jesperancinha/image-sizer/tree/0.0.0) - [4a0022d003491a25348a708571ae347ac9240e50](https://github.com/jesperancinha/image-sizer/tree/0.0.0) - JDK17 / Kohsuke / Kotlin 1.8
## References
- [Marvin](https://github.com/downgoon/marvin)
- [Thumbnailator](https://github.com/coobird/thumbnailator)
- [Imgscalr](https://github.com/rkalla/imgscalr)
- [AWT](https://en.wikipedia.org/wiki/Abstract_Window_Toolkit)## About me
[](https://github.com/jesperancinha)