1.0.1 • Published 1 year ago

pictransform v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

picTransform

Simple change images file type

Installation

npm install -g pictransform

How to use

To convert image file types to webp, follow these steps:

  1. Move your images to a designated directory, such as images.
  2. Create another directory where the converted files will be saved, for example, images-convert.
  3. Run the following command
pictransform ./images ./images-convert webp

After executing the command, the images-convert directory will contain the images converted to the webp format.

Make sure to install and configure pictransform properly before executing the command

1.0.1

1 year ago

1.0.0

1 year ago