An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# image-sizer

---

[![Generic badge](https://img.shields.io/static/v1.svg?label=GitHub&message=image-sizer&color=informational)](https://github.com/jesperancinha/image-sizer)
[![GitHub release](https://img.shields.io/github/release-pre/jesperancinha/image-sizer.svg)](#)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

[![CircleCI](https://circleci.com/gh/jesperancinha/image-sizer/tree/master.svg?style=svg)](https://circleci.com/gh/jesperancinha/image-sizer/tree/master)
[![Build status](https://ci.appveyor.com/api/projects/status/md6llic9p0sbtx85?svg=true)](https://ci.appveyor.com/project/jesperancinha/image-sizer)

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/c43a3f155b9c4ecab4cfd18e4db314be)](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)
[![Known Vulnerabilities](https://snyk.io/test/github/jesperancinha/image-sizer/badge.svg)](https://snyk.io/test/github/jesperancinha/image-sizer)

[![codecov](https://codecov.io/gh/jesperancinha/image-sizer/branch/master/graph/badge.svg?token=b0HBEAqDMQ)](https://codecov.io/gh/jesperancinha/image-sizer)
[![Coverage Status](https://coveralls.io/repos/github/jesperancinha/image-sizer/badge.svg?branch=master)](https://coveralls.io/github/jesperancinha/image-sizer?branch=master)
[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/c43a3f155b9c4ecab4cfd18e4db314be)](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)

[![GitHub language count](https://img.shields.io/github/languages/count/jesperancinha/image-sizer.svg)](#)
[![GitHub top language](https://img.shields.io/github/languages/top/jesperancinha/image-sizer.svg)](#)
[![GitHub top language](https://img.shields.io/github/languages/code-size/jesperancinha/image-sizer.svg)](#)

## 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

[![GitHub followers](https://img.shields.io/github/followers/jesperancinha.svg?label=Jesperancinha&style=for-the-badge&logo=github&color=grey "GitHub")](https://github.com/jesperancinha)