Skip to content

Uses image + rayon to make a quick and easy batch image sequence re-encoder. Every other I found was slow and I didn't need a UI, so this.

Notifications You must be signed in to change notification settings

eisendaniel/climvert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI Batch Image Convertor in Rust

Uses image + rayon to make a quick and easy batch image sequence reencoder. Every one I found was slow and I didn't need a UI, so this.

Usage

Pass path of directory containing image sequence (of .tiffs for example) and extension to convert to.

climvert ~/Pictures/input_img png

Note: exclude trailing / to place in dir next to original, include to place inside original dir.

Results

Can recode ~1000 tiff to png in ~30sec

About

Uses image + rayon to make a quick and easy batch image sequence re-encoder. Every other I found was slow and I didn't need a UI, so this.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages