Need help?
<- Back

Comments (119)

  • okanat
    I think TDF tries to push a wrong narrative here for their lack of engineering and funding.Competitive products like Google Docs, WPS or Euro Office solve proprietary file format problem very nicely. Microsoft themselves had to solve that exact problem for Lotus 1-2-3.Proprietary file formats are an industry standard. It is the lowest resistance way to deliver features and you cannot blame your competitor to have more features or hidden features in their formats. ALL strongly competitive software for the desktop workstations have proprietary formats: Autodesk, Altium, Adobe, Corel, Apple. All of them serialize their featureset on their own format since it is the easiest to do. FOSS won't get the marketshare pie by complaining about it.LibreOffice has to provide feature parity before complaining here and TDF needs to find the funding source to hire the engineers to achieve that. They need to have convincing arguments and consistently delivered features. Otherwise it will not get adopted.Microsoft hasn't actually selling their product on the premise of proprietary file format support. They sell it with the promise of total platform integration for every single software an office needs. You not only get an office suite but IT Admin tooling integrates with the computers and the office suite, e-mail management, SSO and licensing management software and Cloud storage all in once.To compete with the Microsoft (or Google Workspace) you need to be selling all of that at a very competitive price. Otherwise all private companies and many government departments will continue to choose Microsoft. If a change is wanted in the government, governments need to start investing Microsoft levels of money in hiring engineers.
  • h4kunamata
    This is one of the things the community is pissed with https://github.com/euro-officeThey are using Microsoft formats instead of the open-source one.
  • badlibrarian
    I just had GPT reverse engineer, from scratch, some ancient Corel Draw documents and turn them into perfect PDFs. None of the open source libraries helped. In fact, GPT didn't make any progress until I told it to ignore them.LibreOffice was a big part of the problem. Their import code was half-baked, and silently changing Arial to Liberation Sans wasn't particularly liberating, either.
  • whateverboat
    "Have become"?Always have been. It's like people have forgotten Halloween Documents.https://en.wikipedia.org/wiki/Halloween_documents> In discussing ways of competing with open source, Document I suggests that one reason that open source projects had been able to enter the server market is the market's use of standardized protocols. The document then suggests that this can be stopped by "extending these protocols and developing new protocols" and "de-commoditiz[ing] protocols & applications". This policy has been internally nicknamed "embrace, extend, extinguish". Document I also suggests that open source software "is long-term credible ... FUD tactics can not be used to combat it", and "Recent case studies (the Internet) provide very dramatic evidence ... that commercial quality can be achieved / exceeded by OSS projects."
  • whatever1
    An ms shop wanted to share a folder from their onedrive with me.I could not access it until I signed up for a Microsoft account and forced to download their authenticator app.
  • Grimeton
    Sounds like a rendering problem to me.In the end Word & co are nothing else like fancy browsers rendering the file's contents.As we all know from the early days of the Interwebz, each engine renders it differently...
  • daft_pink
    I feel they are pushing their own narrative without really having any evidence.We use Microsoft at work because we would either use Microsoft or Google for email. The email service is critical to the choice. We can’t run our own reliably and other vendors just don’t interoperate the same way.Microsoft Office simply isn’t that expensive and it’s very easy to hire people who know how to use it and are comfortable with it. We don’t usually libre office because it’s really not practical to spend hours retraining expensive knowledge workers. Payroll is over half of our budget and our largest single expense. Software is cheap and isn’t even close.
  • efitz
    The 90s called. They want their article back.
  • red_admiral
    Microsoft managed to build office online, which saves to DOCX etc. - the online version may have reduced functionality, but you can edit the same document with the full office at work and the browser version at home and it won't mess things up. So building a new office on top of the MS formats seems possible. You could probably even use AI for the things the other (open/libre/...)Office developers can't or don't want to do.
  • anonzzzies
    This has always been the case , for most companies, but MS is very well known for it. Play along until you have enough market share and then break things in undocumented ways.
  • jonathaneunice
    ~~have become~~ became, 30+ years agoThe office-document format wars played out _at least_ twenty years ago.The path dependence and "everyone uses it" (installed base) inertia of Microsoft's formats continue to benefit Microsoft (and its OOXML formats), despite ODF being more open and, in many ways, superior--not least because it's easier to implement, manipulate programmatically, and reason about.But refighting that battle seems pointless. Users and the market have moved on, not least toward cloud-based tools; file formats no longer seem the primary barrier to competition.
  • Havoc
    Outside of corporate I think the world will just abandon MS. Their tactics has become so aggressive and their software so broken that it’s getting harder to ignore
  • FailMore
    I've been building SmallDocs [1], a fairly fully functional office suite (text, formatting, presentations, spreadsheets) which is based in markdown (and mainly written by agents).Given my experience building this, I think the idea of "a truly independent document":> one that displays identically on any system, in any country, for any user, regardless of the software usedWill be very difficult to achieve in practice.Building software is an expression of opinions. And one of the main drivers of building an app is to innovate or improve the user experience vs. what exists today. These things combine to result in new features, and new features breaks the open standard.If I wanted to build a new Excel, I might want to add something to spreadsheets which a basic open source reader cannot, or even Excel itself, might not be able to handle.With SmallDocs, I built on the standard rendering of markdown, but then added a bunch of properties which traditional markdown renders would ignore.For example, styles front matter: --- styles: fontFamily: Lora baseFontSize: 17 h1: { fontSize: 2.3, fontWeight: 700 } p: { lineHeight: 1.9, marginBottom: 1.2 } ... --- Which means you can create colorful files like: https://smalldocs.org/s/v_CHCaQHdGNVlsQtk6skEY#k=ZajP0oeiW86...And slide blocks like: ~~~slide grid 100 56.25 bg=#0b1220 r 6 9 82 4 text=caption color=#fbbf24 align=left | LAUNCH REVIEW - Q2 2026 r 6 18 84 16 text=title color=#f8fafc align=left | Atlas 2.0 shipped to every customer r 6 37 78 6 text=subtitle color=#94a3b8 align=left | What changed, what it cost, and what we learned l 6 47 24 47 stroke=#fbbf24 strokeWidth=0.2 ~~~ Which means you can generate slides like: https://smalldocs.org/s/EKnIk-YdUBZeDA9yQs97mh#k=Eo-p46k-k6Q...All this means SmallDocs markdown files only render correctly through our rendering engine - but this enables me to add something new to an existing document format.[1] https://smalldocs.com; https://github.com/espressoplease/smalldocs
  • smackeyacky
    Entra is their lock in. They have little need for office other than customers expect it but if you look at the direction where they wholesale throw out Outlook for it’s worse web version you can see where they are headed
  • xtiansimon
    First, not an IT pro. What about driver and media licensing? It’s the first thing your learn installing a minimal Linux distribution like Arch. Never could get my Nvidia chip to fly right.
  • est
    I think people should get over with "file formats"Cloud/browser based office tools were already a thing decade ago. Do we have an open format except .md ? Sadly no.Afterall, format is just a way to serialize features.
  • zombot
    And don't forget the bugs! You have to do a bug-for-bug replication if you want to emulate reading MS file formats.
  • crabbone
    I'm sure this is a serious problem, but I'm not sure it's the main problem. The other one, that might be an even bigger problem is the way Microsoft sells its products. While, technically, most of the stuff they sell appears as B2C products, they are sold as B2B, and increasingly more so since the emphasis shifted towards the Web versions.What this means for the users is that their interests are overpowered by the interests of the organization supplying them with the software. An organization can be more easily bribed both "legally" by offering a (temporary) discount and straight-up illegally by paying the procurement officer. Microsoft is known to do both. This is not a battle one can win on technological merit alone, unfortunately...
  • AndyMcConachie
    Embrace, extend, destroy. This has always been MS. They basically haven't changed since 1990.
  • junto
    And yet they still can’t break the holdfast of the PDF format.
  • surcap526
    [dead]
  • ariamailclient
    [dead]
  • muglug
    FWIW, LLMs make this 95% less of a problem.It’s possible to create read-only viewers for Word, Excel & PowerPoint files that are more-or-less pixel accurate on 99% of files, so long as the user has the correct fonts installed (or, in the case of the PowerPoint, they come embedded).