Skip to content

CakeFlyCookie/AVIF_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AVIF_converter

simple avif converter


pip install pillow pillow_avif tqdm


run from the folder where jpg/png located

decoder - avif to jpg/png

encoder_v1 - all jpg/png to avif in current directory

encoder_v2 - all jpg/png to avif in current directory and subdirectories

mover - moves jpg/png in new folder if avif's exists

created by chatgpt