polyfile icon indicating copy to clipboard operation
polyfile copied to clipboard

binary data displayed where nothing is defined.

Open angea opened this issue 5 years ago • 0 comments

I ran polyfile on yes.png (https://github.com/corkami/collisions/blob/master/workshop/yes.png).

There's no parser for PNG so the JSON is quite empty, which is OK, but OTOH the standalone HTML entry shows binary data at the next offsets even if no value is defined by the JSON there.

image

angea avatar Nov 05 '19 09:11 angea