@ -306,6 +306,7 @@ func resizeAll(src string, dest string, w uint, h uint) {
if goutil.PathExists(outfile) {
continue
}
fmt.Println("Converting " + f)
file, err := os.Open(f)
goutil.OptPanic(err)
img, err := jpeg.Decode(file)
The note is not visible to the blocked user.