Live data from Hacker News

Show HN: HTML visualization of a PDF file's internal structure

github.com

1–10 of 60 posts

Show HN: HTML visualization of a PDF file's internal structure

#1
Hi, I've just finished a rebuild of this function and added a lot of new features: info, page index, minimap, inverted index,... I think it may be useful for inspection, debugging or just as a learning resource showcasing the PDF file format. This is a pet project and I would be happy to receive some feedback! Regards

Show HN: HTML visualization of a PDF file's internal structure
github.com

Re: Show HN: HTML visualization of a PDF file's internal structure

#8
post #5

I remember there was a similar project on github allows visualize any type of binary data by a given schema. There was an TCP/IP example IIRC.

https://kaitai.io/ maybe?

It looks perfectly nice for its role, but I didn’t use it for my last project because I need serialization as well.

Post reply on HN