If someone actually got "pixel-faithful" Office documents rendering correctly, MS would be screwed. That's actually really important for a lot of companies that carry around decades-old templates that never look exactly right in LibreOffice or any other software that attempted to replicate it. The slightest misalignment of a paragraph means a line on page 27 of 120 now moved down by 2 pixels, screwing everything else…
Sadly, Microsoft 365 is not “pixel perfect” compared to word. I often run into headaches where line numbers are different between the two and content ends up on different pages. If Microsoft can’t get consistent rendering of word docs between Word for Windows, Word for macOS and Office 365, I don’t like anyone else’s chances.
Office-open-xml-viewer: Office XML document viewer that renders to HTML Canvas
31–40 of 59 posts
Re: Office-open-xml-viewer: Office XML document viewer that renders to HTML Canvas
#32Re: Office-open-xml-viewer: Office XML document viewer that renders to HTML Canvas
#33I ran it against some of our internal test files, and it failed on all of them how was this project even tested for proper compliance
It's 100% hallucinated.
Re: Office-open-xml-viewer: Office XML document viewer that renders to HTML Canvas
#34Its kind of sad that the first thing in the repo is a mention that no human was involved in the programming.
Re: Office-open-xml-viewer: Office XML document viewer that renders to HTML Canvas
#35The post title about it being "pixel-faithful" is a bit strange. I don't see that claim in the repo, and they don't seem to even claim full feature support at the moment. And for the features marked as supported in .pptx's, it does seem that at least slide image backgrounds and bullet point images aren't actually working, and some text objects have inverted text colors. Seems quite far away from being pixel-faithful…
That phrasing was taken from their website: https://ooxml.silurus.dev/
Re: Office-open-xml-viewer: Office XML document viewer that renders to HTML Canvas
#36Re: Office-open-xml-viewer: Office XML document viewer that renders to HTML Canvas
#37Re: Office-open-xml-viewer: Office XML document viewer that renders to HTML Canvas
#38Its kind of sad that the first thing in the repo is a mention that no human was involved in the programming.
Would author be able to do it otherwise? Is particular tool choice making result worse? Bit identical/pixel-faithful reproductions are easy to verify…
Well, yes, because it doesn't work.
> Bit identical/pixel-faithful reproductions are easy to verify…
And yet the prompter put so little effort in they couldn't even verify the software they prompted for does what it's supposed to.
Re: Office-open-xml-viewer: Office XML document viewer that renders to HTML Canvas
#39For those interested here * is a similar project that I believe is * not* vibe coded posted a few weeks ago **. * https://github.com/eigenpal/docx-editor ** https://news.ycombinator.com/item?id=48228411
Re: Office-open-xml-viewer: Office XML document viewer that renders to HTML Canvas
#40Earlier quoted context omitted.
Would author be able to do it otherwise? Is particular tool choice making result worse? Bit identical/pixel-faithful reproductions are easy to verify…
> Is particular tool choice making result worse? Well, yes, because it doesn't work. > Bit identical/pixel-faithful reproductions are easy to verify… And yet the prompter put so little effort in they couldn't even verify the software they prompted for does what it's supposed to.