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
- Host: GitHub
- URL: https://github.com/ennerperez/image-toolkit
- Owner: ennerperez
- License: mit
- Created: 2015-09-30T03:14:17.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-07-21T16:37:32.000Z (7 months ago)
- Last Synced: 2025-07-21T17:56:23.984Z (7 months ago)
- Topics: base64, base64-decoding, base64-encoding, crop, crop-image, cropper, image, image-processing, image-recognition, images, picture, resize-images, resized-images
- Language: C#
- Homepage:
- Size: 686 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

# Image Toolkit
Image serializer/deserializer, cropper, fast and simple manipulation.
[](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)