Skip to content

KCH0000/conver_images_for_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

convert_images_for_web

Tool for convert images to webp and avif with convert(ImageMagic)

Usage

git clone https://github.com/KCH0000/conver_images_for_web.git

Run

convert_for_web -p [dir_path] -e [file extensions for convert]

Example

convert_for_web -p ./img -e jpg png

Defaults

image dir = './'

extensions = 'jpeg jpg png'

ignoring files if file size < 10КБ

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages