korkut

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

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者oguzhaninan/korkut
主編程語言TypeScript
編程語言JavaScript (語言數: 2)
平台
許可證MIT License
所有者活动
創建於2018-08-23 09:55:23
推送於2022-12-03 03:20:18
最后一次提交2021-09-01 11:10:27
發布數7
最新版本名稱v2.0.0 (發布於 )
第一版名稱v1.0.0 (發布於 )
用户参与
星數377
關注者數11
派生數15
提交數80
已啟用問題?
問題數1
打開的問題數1
拉請求數6
打開的拉請求數4
關閉的拉請求數1
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?