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 (发布于 )
用户参与
星数378
关注者数11
派生数15
提交数80
已启用问题?
问题数1
打开的问题数1
拉请求数6
打开的拉请求数4
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?