Also a new (mis)feature is implemented: if you don't specify inp_charset
(and the image misses such information, too) than no conversion is made
to unicode, everything stays bytestring!
This way you don't need to deal with charsets, BUT it is your risk to make
the modifications with the SAME charset as it is in the image!