Skip to content

An quick and dirty C application to resize images using linear gamma

Notifications You must be signed in to change notification settings

damianfral/linear-gamma-resizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linear-gamma-resizer

An quick and dirty C application that uses the VIPS library to resize given images using linear gamma into three different sizes (3840x2160, 1920x1080 and 480x270) and save them in the AVIF format.

nix run github:damianfral/linear-gamma-resizer -- img/*.jpg

About

An quick and dirty C application to resize images using linear gamma

Topics

Resources

Stars

Watchers

Forks