korkut

Quick and simple image processing at the command line. :hammer:

Github stars Tracking Chart

Korkut

Quick and simple image processing at the command line.

npm
npm
Build Status
npm

Getting started

First download and install ImageMagick.

Mac OS X

ImageMagick supports the WebP format. However, you must compile ImageMagick with the WebP option. To do so on OS X, install ImageMagick with the following command using Homebrew:

brew install imagemagick --with-webp

If you have already installed ImageMagick, you would have to uninstall it then reinstall it.

Ubuntu

sudo apt-get install imagemagick -y
sudo apt-get install webp -y # for webp support

Installation

You need to install Node.js first, then install the tool globally using this command:

sudo npm install -g korkut

Features

Convert

Crop

Resize

Rotate

Watermark

Flip

License

This project is under the MIT license.

Overview

Name With Owneroguzhaninan/korkut
Primary LanguageTypeScript
Program languageJavaScript (Language Count: 2)
Platform
License:MIT License
Release Count7
Last Release Namev2.0.0 (Posted on )
First Release Namev1.0.0 (Posted on )
Created At2018-08-23 09:55:23
Pushed At2022-12-03 03:20:18
Last Commit At2021-09-01 11:10:27
Stargazers Count365
Watchers Count12
Fork Count15
Commits Count80
Has Issues Enabled
Issues Count1
Issue Open Count1
Pull Requests Count6
Pull Requests Open Count4
Pull Requests Close Count1
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top