Skip to content

masqueue/raw2png

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

raw2png

A command line tool can convert raw to png.

Usage: raw2png -i [raw file] -d [width]x[height] -o [png file]

PS. Currently, only support grayscale raw image. CbCr data is ignored because I cannot find correct YUV-RGB transform formula.

About

A command line tool can convert raw to png.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors