in reply to Weird file extraction problem

An example of png file ending:
{ IENDŽB`‚
With null bytes between { and I.
You should treat your file as binary and bytes representation if you want to check them.