Null ASCII value
Posted: 2016-09-20T12:04:37-07:00
I'm trying to resize an image (tiff file) but I get the following error :
When I open it in Gimp I also get the same error. How can I edit this so its not null or is there some other core reason for this?
Code: Select all
ASCII value for tag "Copyright" contains null byte
in value; value incorrectly truncated during reading due to implementation
limitations. `TIFFFetchNormalTag' @ warning/tiff.c/TIFFWarnings/824.