I actually bundle LibreOffice with my app too and the reason is reading files, especially old xls files. Since I'm bundling it I'm now using it for everything docs related but the specific reason is those old files. I couldn't find anything else that I could just drop it and feel confident it'll just read anything I give it.
The ChatGPT/Codex app bundles a full copy of LibreOffice
131–140 of 277 posts
Re: The ChatGPT/Codex app bundles a full copy of LibreOffice
#132The new app is an unbelievable mess. Settings are senselessly organized, too. The whole thing has this aesthetic slickness and then underneath it's like the people who make it have never even used it. It's not surprising that it's pulled in absolutely massive dependencies, although I'm not sure it's the wrong call on some operating systems. LibreOffice is pretty tried and true.
Almost like it's... vibe coded.
Re: The ChatGPT/Codex app bundles a full copy of LibreOffice
#133Earlier quoted context omitted.
On a Windows installation I see this: PS C:\Users\user> ls C:\Users\user\.cache\codex-runtimes\codex-primary-runtime\dependencies\native\ Mode LastWriteTime Length Name ---- ------------- ------ ---- d----- 8/27/2026 10:09 AM git d----- 6/16/2026 9:18 PM jxrlib d----- 8/26/2026 7:37 PM libheif d----- 6/17/2026 5:32 AM poppler d----- 8/27/2026 10:09 AM powershell So doesn't seem bundled with all installs at least.
Is this perhaps because the aim is to read Office documents and there are (maybe, I don't know for sure) default components within Windows that can do that?
Re: The ChatGPT/Codex app bundles a full copy of LibreOffice
#134Re: The ChatGPT/Codex app bundles a full copy of LibreOffice
#135Re: The ChatGPT/Codex app bundles a full copy of LibreOffice
#136The new app is an unbelievable mess. Settings are senselessly organized, too. The whole thing has this aesthetic slickness and then underneath it's like the people who make it have never even used it. It's not surprising that it's pulled in absolutely massive dependencies, although I'm not sure it's the wrong call on some operating systems. LibreOffice is pretty tried and true.
Re: The ChatGPT/Codex app bundles a full copy of LibreOffice
#137Re: The ChatGPT/Codex app bundles a full copy of LibreOffice
#138Now someone please use ChatGPT/Codex or Claude Code to rewrite the entire LibreOffice source into a single Rust binary already! Just like Jarred Sumner did for Bun [1] or Carmine Paolino did for Fastpotify [2] - granted there are some rough edges for sure, but the slim diet trimmed down and performance gains were wrothy. [1] https://bun.com/blog/bun-in-rust [2] https://fastpotify.rocks/
Why?
Re: The ChatGPT/Codex app bundles a full copy of LibreOffice
#139I actually bundle LibreOffice with my app too and the reason is reading files, especially old xls files. Since I'm bundling it I'm now using it for everything docs related but the specific reason is those old files. I couldn't find anything else that I could just drop it and feel confident it'll just read anything I give it.
[flagged]
Re: The ChatGPT/Codex app bundles a full copy of LibreOffice
#140Would be nice if they donate to LibreOffice then, to improve the support of various MS Office features in files, as well as comparison/diffing features. Win-win to everyone.