Skip to content

jame3032002/picTransform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple change image file type

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published