@8columns/tiny-image 中文文档教程

发布于 3年前 浏览 20 更新于 3年前

@8columns/tiny-image

一个小型 CLI,可帮助您减小图像文件的大小(支持 jpg、png、gif)。

Installation

$ npm install tiny-image -g

Usage

在保存图像的文件夹中运行此命令

$ tiny-image

默认情况下,优化图像将保存在当前目录的“out”文件夹中。 但是您可以像这样使用 -o 选项指定自己的输出文件夹

$ tiny-image -o <folder-name>

Credits

@8columns/tiny-image

a small CLI to help you reduce file size of images (supports jpg, png, gif).

Installation

$ npm install tiny-image -g

Usage

run this command in folder that your keep your images

$ tiny-image

Optimized images will be kept in "out" folder in the current directory by default. But you can specify your own output folder using -o option like this

$ tiny-image -o <folder-name>

Credits

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文