Open a Nisus Writer Classic file — formatting and all
Nisus Writer was the word processor people chose on purpose — scholars, translators, novelists, anyone doing serious multilingual or heavily structured writing on a classic Mac. So when Nisus files turn up in an estate or an old backup, they’re rarely junk: they’re dissertations, translations, book manuscripts. They’re also stubborn, because Nisus stored its documents in an unusual way that confuses every generic converter. This page handles them properly. Drop a file in and your browser decodes it locally — no upload, ever; a manuscript someone spent years on shouldn’t be piped through an anonymous server — and returns an .odt that opens in modern Word, Pages, and LibreOffice, plus a plain-text copy and an instant preview. The decoding comes from libmwaw, the Document Liberation Project library that LibreOffice itself uses for classic Mac formats, compiled to run entirely on your own computer.
About Nisus Writer Classic
Nisus Writer, from the small Californian company Nisus Software, earned a devotion in the classic Mac era that bigger programs never matched. First released in 1989, it gave writers powers that were almost eccentric for the time: find-and-replace with full regular expressions, ten clipboards instead of one, noncontiguous text selection, unlimited undo, and — through Apple’s WorldScript — superb support for writing in Hebrew, Arabic, Japanese, and other non-Latin scripts. That made it the tool of choice for linguists, classicists, and translators, whose files now fill university and family archives. Its cleverest trick is also why its files baffle modern software: Nisus saved your actual text as plain text in the file’s data fork and hid all the formatting in the Mac resource fork, so any computer could at least read the words. Classic versions ran through 6.5, around 2002, before Nisus rebuilt the app for Mac OS X as Nisus Writer Express. The company survives to this day — but only tools like libmwaw read the classic files with formatting intact.
Frequently asked questions
This is someone’s life’s work. Does it get uploaded anywhere?
It does not. The entire converter runs in your browser after a one-time download of about 2 MB, and it keeps working offline. Files are read and converted on your own machine, nothing is transmitted, and the originals are never altered — you only ever gain new copies.
My Nisus files have no extension. How will the tool know what they are?
By reading them. Classic Mac files rarely have extensions, so detection here is based on file contents, not names. Drop the file in and it’s identified automatically — and if it arrived wrapped in BinHex (.hqx) from an old transfer, that wrapper is read too.
Why does my Nisus file open as plain, unformatted text in other programs?
Because of Nisus’s split design: the words were stored as plain text, while fonts and styles lived in the Mac resource fork. If the file was copied in a fork-preserving way — BinHex, MacBinary, or straight off a Mac disk — this tool can recover the formatting. If the resource fork was stripped along the way, the text still converts perfectly; only the styling is gone.
What do I get after conversion, and what opens it?
An .odt file that opens in modern Microsoft Word, LibreOffice, and Apple Pages, plus a .txt download and an inline preview. Styles and layout are preserved wherever the library can recover them; unusually elaborate documents may simplify in spots, but the text comes through whole.