Wrote a small program called resiz to replace the army-knife convert program available with the ImageMagik library, which I use to resize photographs. This one takes less than half the time to resize an image compared to convert, and can do multiple resolutions at the same time. And it’s tiny
. The resampling algorithm in it is pretty crap.. I need to put in a proper generic resampling filter, and maybe even optimize for x86. I will be making another release. By the way, do you know about the dust storm on Mars?
0 Responses to “Resiz”