How to convert a webarchive to a document on a Mac
A .webarchive is Safari’s way of saving a whole web page, text and images together, in a single file that basically only Safari can open. To turn one into a document you can edit and open anywhere on a Mac, hand the webarchive to a converter and choose a target such as DOCX, RTF, or TXT. The fastest route is to drag the file onto a converter and pick the format you want; there is also a manual path through Safari for one-off pages.
What a webarchive is, and why you would convert it
When you save a page in Safari with File, then Save As, and choose Web Archive, macOS bundles the page’s HTML together with its images, stylesheets, and other resources into one .webarchive file. It is convenient in the moment: the whole page, including pictures, travels as a single item and reads offline later.
The catch shows up when you try to open that file anywhere else. A .webarchive is a Safari-specific format built on an Apple property list, and other browsers, word processors, and Windows or Linux machines generally cannot read it. Even on a Mac, the content is locked inside a format meant for viewing, not editing. If you want to quote from the page, drop it into a report, keep the text in a searchable archive, or simply be sure you can still open it in a few years, the webarchive is the wrong container.
Converting to a document fixes that. A DOCX or RTF file keeps the readable text, headings, and images in an editable form that opens in Word, Pages, TextEdit, and nearly anything else. A TXT file goes further and gives you nothing but the words, which is ideal for search, notes, or feeding the text into another tool.
Which document target to choose
The webarchive holds a rendered web page, so the right target depends on what you want to do with the content afterward.
- DOCX if you want a full document with formatting and images that you can edit in a word processor and hand to other people.
- RTF if you want the same rich text and images but in a lighter, more universally compatible format that opens in almost any editor.
- TXT if you only want the words, with no images or styling, for archiving, quoting, or processing elsewhere.
There is no single correct answer; pick DOCX or RTF when appearance and structure matter, and TXT when only the text does.
Convert a webarchive with Manatee
Manatee reads .webarchive files and writes your chosen document format alongside them, entirely on your Mac.
- Open Manatee and choose Convert, or drag the webarchive onto the menu bar icon.
- Pick your target: DOCX, RTF, or TXT.
- Drop the .webarchive into the window, or several at once. Each appears in the job list with progress.
- The new document is written in the same folder as the original webarchive, which is never altered.
Since the whole process runs locally, a saved page containing personal or work information stays on your machine. You end up with an ordinary document you can open, edit, and share without Safari in the loop.
The built-in Safari route
macOS can extract the content by hand, which is worth knowing for a single page.
- Double-click the .webarchive; it opens in Safari.
- Select all the text you want (press Command-A for the whole page), then copy it.
- Open TextEdit or Pages, paste, and save. To keep formatting choose RTF or Word format; for plain words, save as .txt.
Alternatively, in Safari choose File, then Export as PDF, if a fixed snapshot of how the page looks is all you need. The honest limits: copy and paste is manual and fiddly for long pages, it can lose structure and drop images, and the PDF export gives you a picture of the page rather than editable text. For one page it is fine; for a folder of saved articles, converting the files directly is far less work and keeps more intact.
What carries over, and the trade-off
Because a webarchive stores a rendered web page, converting it to a document means extracting the readable content and leaving the web machinery behind. This is not a quality-loss issue like re-encoding audio; text stays text. The question is which parts of the page make the trip.
Into DOCX or RTF you keep the body text, headings, basic formatting, links, and the images that were stored inside the archive. What falls away is anything that only lives in a browser: scripts, navigation menus, forms, video players, and the exact CSS layout. The document flows the content down a page rather than reproducing the site’s design, which is usually what you want when the goal is to read or edit the words.
Into TXT you keep only the text. Every image and all formatting are dropped by definition, leaving a clean, lightweight file that any editor can open and any search can index. Choose it deliberately when you want the words and nothing else.
Questions
Which target should I pick if I just want to read and keep the article?
DOCX or RTF. Both preserve the text, headings, and images in an editable, widely compatible document, so the saved article reads much like it did on the page and opens without Safari. Choose TXT only when you want the words stripped of everything else.
Will the images from the page survive?
Images stored inside the webarchive carry over when you convert to DOCX or RTF. Converting to TXT drops all images, since plain text cannot hold them. If pictures matter, pick a rich document format rather than TXT.
Can I convert several webarchives at once?
Yes. Drop multiple .webarchive files, or a folder of them, into Manatee’s window and each is converted to its own document and listed with progress. That is the main advantage over copying and pasting page by page in Safari.
Does converting change or delete the original webarchive?
No. Manatee writes a new document next to the webarchive and leaves the original in place. You can convert, check the result, and still have the untouched Safari file if you want it.