LibreOffice 26.8 is out without a scrap of AI in it. And that's intentional.

LibreOffice 26.8 came out without the slightest bit of AI in it. And that's intentional.

On Wednesday, LibreOffice released its back-to-school update, 26.8. Six months of work, 206 people on it, including 155 volunteers, Windows, Mac and Linux on the same day. And zero AI features. Not one. Not a little button with stars in the corner of the toolbar, not a “summarize this document for me”, nothing.

This isn't an oversight. It's written in black and white in the announcement, in three lines that leave very little room for doubt: “LibreOffice 26.8 contains no generative AI features. Documents are not sent to remote services to be processed, and no component of the suite needs network access to work.”

A laptop displaying a document, connected to the desk by a chain, network cable unplugged and data center crossed out in the distance

In 2026, adding nothing has become a statement.

So I might as well get this off my chest right away: I spend my days working with AI, I pay for several subscriptions, and I won't write a single line to explain that things were better before. That's not the subject. The subject is what a team does with six months when it decides not to spend them slapping an AI onto a word processor. And the answer genuinely surprised me.

The thing I didn't expect to see arrive in free software

It's called the paragraph composer, and to understand why it's a big deal, I need to talk to you for two minutes about white gaps.

When you write a “justified” text, that is, aligned perfectly straight on the left AND on the right, like in a newspaper or a book, the software has to fill each line exactly to the edge. It has only one way: spreading the words apart. Until now, all mainstream word processors did this one line at a time, each in its own corner, without ever looking at its neighbor. A line that works out nicely stays tight. The line just below it, where a fourteen-letter word refused to fit, stretches out like an accordion. Result: these gaps that line up vertically in the middle of the paragraph and catch your eye without you knowing why. Typographers call them rivers.

The paragraph composer looks at the entire paragraph before deciding. It spreads the stretching across all the lines instead of sacrificing one poor line, and you can even set a limit for it beyond which it is no longer allowed to spread the words apart.

The same paragraph composed line by line on the left and as a whole paragraph on the right, with the measurement of the widest space

Same text, same width, same font. On the left, each line manages on its own. On the right, they talk to each other.

This idea is not new at all: it was formalized in the early 80s for typesetting mathematics books, and it has lived ever since in professional layout software. Adobe InDesign, the one used to make magazines, has exactly the same function, under exactly the same name, since 1999. So it arrives twenty-seven years late in software that you download for free, but it arrives, and that doesn't happen every six months. There you go, that was the surprise.

And the rest of the six months?

The rest revolves around two obsessions: the world's alphabets, and making sure your file comes back intact when it has made a round trip to someone who doesn't have the same software as you.

On the writing side, the suite now supports so-called variable fonts. A normal font, you install it in several files: light, regular, bold, extra bold. A variable font is a single file that contains the entire continuum between the two extremes, and you choose exactly the level of boldness you want, including between two steps. There is also automatic detection of reading direction for languages written from right to left, and a draft mode that removes everything from the screen except your text.

On the file exchange side, the most useful bit is invisible: the complicated charts made in Microsoft Office (funnel charts, waterfall charts, those doughnut charts that sales departments love) now survive the round trip instead of coming back as mush. If you've ever sent a spreadsheet back to a client and received a polite message asking why their beautiful chart had turned into a gray rectangle, you know exactly what I'm talking about.

The spreadsheet gets calculated fields back in pivot tables, those summary tables that automatically group your rows (« how much I sold per month and per region »). It also gets a command to shuffle the order of cells randomly, which is useful to a teacher assigning groups and more or less nobody else, but hey, somebody asked for it and somebody wrote it.

And there's my own little favorite, hidden in the links dialog box: it can now remove tracking parameters. Those are the long tails of characters stuck behind a web address, like ?utm_source=...&fbclid=..., which are used to find out who sent you the link and what you clicked on. You paste a link into your document, the software offers to cut off the tail. Maybe three lines of code, and that's better than a chatbot.

Zero AI, but let's be honest

Now I'm not going to sell this to you as a moral victory, because it's also a choice that comes at a price.

What you gain is real and easy to state: your document stays on your hard drive. It doesn't make a round trip to a machine on the other side of the world so someone can suggest a rewording. You can unplug the network cable, open your laptop on a train without a network or in an administration that bans the cloud, everything works the same. And for jobs where the document's content is the secret (a contract, a medical file, a quote, the draft of a patent), this isn't a nicety, it's the only setup that gets past the legal department.

What you lose is real too. The automatic summary of a forty-page report, the rewording of a paragraph that makes no sense, translation in one click: these are tools that help people every day, me first. Claiming they're useless would be dishonest. And you need to know that the foundation doesn't forbid you from doing anything: an extension written by somebody else can add all that. Except it will send your text somewhere else, and then you're the one deciding with full knowledge of what you're doing, instead of it already being checked during installation.

A toolbar with an empty slot and a drawer of optional buttons that a hand is placing there

The empty box isn't an omission. It's a box, and you're the one who fills it.

Maybe that's the real information, actually. Not « no AI », but « no AI by default ». Huge distinction. By the way, if you want to see what software can read in a text you think you read yourself, I talked about it yesterday regarding email summaries : the machine doesn't see the same page as you.

Okay, and what do you get out of it?

Three concrete things, and the first is simply a matter of money.

Microsoft 365 Personal is listed at 99 euros per year on Microsoft's Belgian store. If you pay monthly rather than yearly, it's 10 euros per month, so 120 euros for the year: paying in twelve installments costs you 21 euros more, it's written on the same page. LibreOffice costs zero and there is no asterisk: no crippled version, no account to create, no three free months that turn into a charge.

Three prices for one year of office software: 99 euros, 120 euros and zero euros

The shortest chart I've made this year.

Second thing, your old files. You necessarily have a folder with documents from 2009 in it, invoices, a dissertation, your grandmother's recipes typed up by someone who is no longer here. LibreOffice opens them. It's even one of the few reasons this software exists: to be able to reopen a file in twenty years without depending on a company's goodwill. And since this version, when you send the file back to someone using Word, it comes back in better shape than before.

Third thing, and this is the one I find prettiest: your résumé and your son's cover letter are going to be better laid out. Not "just as well". Better. This white space distribution thing is exactly what separates a document that looks homemade from a document that looks printed. No one will be able to say why, no one will notice anything, and that is precisely the point.

The update is free, it installs over the old one and it takes five minutes. One word anyway if you're reading this from an office: the foundation itself says that a company deploying the suite on a hundred workstations should instead go through the paid versions of its ecosystem, the ones that come with a support contract and security fixes guaranteed for three to five years. At home, the free version does the job very well.

What I think

We're living through a year when absolutely everything gets an AI button added to it. My phone, my TV, my code editor, my insurance form. Most of the time it is useful, sometimes it is even very useful. But it is becoming so automatic that a team announcing "we spent six months on how the words are spaced" looks like it has come from another century.

Except that the result is there, and this is the kind of work no one does for you: improving a detail you cannot see, in software you do not pay for, for a document you are going to print only once. Hats off and have a good back-to-school season to the 206 volunteers!


Sources

Join the conversation

You need an account to comment on this article. Creating one is free and takes under a minute.

  • The XMLTV file, free to download every day
  • Comment on articles and reply to other readers
  • Get an e-mail when an article you follow is updated

No comments yet.

Une erreur s'est produite. Cette application peut ne plus répondre jusqu'à ce qu'elle soit rechargée.Veuillez contacter l'auteur. Reload 🗙