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

https://github.com/ennerperez/image-toolkit

Image Toolkit
https://github.com/ennerperez/image-toolkit

base64 base64-decoding base64-encoding crop crop-image cropper image image-processing image-recognition images picture resize-images resized-images

Last synced: 5 months ago
JSON representation

Image Toolkit

Awesome Lists containing this project

README

          

![logo](.editoricon.png)

# Image Toolkit

Image serializer/deserializer, cropper, fast and simple manipulation.

[![Build status](https://ci.appveyor.com/api/projects/status/p0yjbh6turs9ws8b?svg=true)](https://ci.appveyor.com/project/ennerperez/image-toolkit)

---------------------------------------

See the [changelog](CHANGELOG.md) for changes.

## Roadmap

- [x] Chrome key
- [ ] Compression

## Table of contents

* [What's included](#whats-included)
* [Quick start](#quick-start)
* [Bugs and feature requests](#bugs-and-feature-requests)
* [Documentation](#documentation)
* [License](#license)

### What's included

- ImageToolkit executable

### Quick start

Just download last release not installation required:

* [Download the latest release](https://github.com/ennerperez/image-toolkit/releases/).

### Bugs and feature requests

Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/ennerperez/image-toolkit/issues/new).

### Documentation

No more documentation required for now.

### License

Code released under [The MIT License](LICENSE)