Apple Intelligence Writing Tools in macOS Tahoe turn your Mac into a system-wide editing assistant that can proofread, rewrite, summarize, and even compose text from scratch. Select any text in Notes, Mail, Safari, or nearly any third-party app, Control-click, and a floating palette gives you six distinct tools powered by the Apple Neural Engine on your Apple Silicon Mac. The whole thing runs on-device, which means your drafts never leave your machine.
That sounds straightforward enough. But the default workflow barely scratches what Writing Tools can actually do, and the difference between someone who uses it casually and someone who builds it into a real writing process comes down to three things most people skip: the custom rewrite prompt, the paragraph-level proofreading trick, and the Shortcuts automation that ties it all together.
I want to walk through all of it. Not just what each tool does on the surface, but where the real time savings hide and where Apple made some genuinely odd design choices that you should know about before you rely on Writing Tools for anything important.
How to Actually Get Writing Tools Running on Your Mac
Before anything works, Apple Intelligence needs to be enabled and fully downloaded. Open System Settings, click Apple Intelligence & Siri in the sidebar, and turn on the toggle next to Apple Intelligence. Here is where people get tripped up: the toggle flips immediately, but the language models that power Writing Tools need to download in the background. That download is somewhere between 8 and 13 gigabytes depending on your Mac, and there is zero progress indicator that tells you when it finishes. You just have to wait.
Once the models are ready, Writing Tools become available everywhere. Select any block of text in any app, Control-click, and choose Show Writing Tools from the context menu. In Notes and Mail specifically, you can also click the Writing Tools icon that appears in the toolbar. A third option: go to the Edit menu and look for Writing Tools there. All three paths land you in the same floating palette.
One requirement worth stating clearly: you need a Mac with Apple Silicon. That means M1, M2, M3, M4, or M5. Intel Macs are completely shut out, regardless of how much RAM they have. Apple's Neural Engine, the dedicated processor on Apple Silicon chips that handles machine learning tasks, is non-negotiable for on-device inference at this speed.
The Six Tools and What Each One Actually Does
The Writing Tools palette presents six options. They look simple, but each one has behaviors that are not obvious until you use them on real text.
Proofread scans for grammar, spelling, and punctuation errors. Changes appear underlined, and you can tap each one to accept or reject it individually. You can also toggle between the original and corrected version to compare. This is the tool I reach for most, because it catches the kinds of errors that spell check ignores: subject-verb agreement across long sentences, comma splices, and that annoying tendency to write "it's" when you mean "its" at eleven o'clock at night.
Here is the catch, though. You cannot proofread an entire document in one pass and then accept all changes selectively. Apple forces you to work in chunks. Select a paragraph, proofread it, accept or reject, then move to the next one. For a long document, that gets tedious fast. My workaround: select three or four paragraphs at a time instead of one. Large enough to feel efficient, small enough that the suggestions stay manageable.
Rewrite regenerates your selected text with a different tone. Three presets are available: Friendly, Professional, and Concise. But the real power is in the fourth option, a text field labeled Describe Your Change, where you can type a custom instruction. "Make this sound more direct." "Turn this into a bulleted summary for a Slack message." "Rewrite this as if explaining to someone who has never used a Mac." The custom prompt is wildly flexible, and it is the single feature that separates casual users from people who actually save time with Writing Tools.
Summarize condenses whatever you selected into a short paragraph. It works well on long emails and meeting notes, but it aggressively cuts detail. If you need the key facts preserved, use Key Points instead, which outputs bulleted highlights rather than flowing prose.
List and Table are organizational tools. List reformats your text into a structured list. Table attempts to arrange data into rows and columns, which works surprisingly well on content that contains comparisons or specifications, and falls apart on anything narrative. I would not trust Table on creative writing, but on a product comparison email, it saved me ten minutes of manual formatting last week.
Where Writing Tools Work and Where They Quietly Fail
Writing Tools are system-wide, which is one of the best decisions Apple made here. They work in Notes, Mail, Pages, Safari text fields, Messages, and the vast majority of third-party apps including Microsoft Word, Slack, and Google Docs in the browser. Anywhere you can select editable text, you should see the option. If you have already explored how Apple Intelligence powers Shortcuts on your Mac, you will recognize the pattern: Apple built this to be a layer that sits on top of everything rather than locked inside specific apps.
But "system-wide" has soft edges. Some web-based text editors, especially those that use custom rendering instead of standard text fields, do not expose the selection to macOS in a way Writing Tools can grab. Notion's desktop app works. The Notion web app in Safari is inconsistent. Google Docs works in Chrome but can be flaky in Safari. If you try to invoke Writing Tools and the option does not appear in the context menu, the app is probably handling text rendering in a non-standard way.
PDFs are another interesting case. You can run Summarize and Key Points on selected text inside Preview, which is genuinely useful for long research papers. But you cannot Proofread or Rewrite because the text is not editable. Fair enough, but Apple does not grey out those options or explain why. They just do not appear, and the inconsistency can be confusing the first few times.
The Privacy Angle Most People Overlook
Every core Writing Tools function runs on-device through the Apple Neural Engine. Your text is not sent to Apple, not sent to any server, not logged anywhere. This is a hard technical boundary, not a policy promise. The models live on your Mac and inference happens locally. For anyone writing sensitive business documents, legal drafts, or personal journals, that matters enormously.
The exception is Compose. If you enable the ChatGPT extension in System Settings under Apple Intelligence & Siri, Writing Tools gains a Compose option that can generate text from scratch based on a prompt. That feature routes through OpenAI. Apple shows a confirmation dialog before any text is sent, and you can decline on a per-use basis. But the fact that it is tucked inside the same Writing Tools palette, with no persistent visual distinction, is a design choice I find genuinely strange. Someone skimming quickly could tap Compose thinking it works the same as Rewrite. It does not.
If you are the kind of person who already replaced three apps with Spotlight in macOS Tahoe, you probably care about keeping things native and on-device. Writing Tools delivers that for everything except Compose.
The Describe Your Change Trick That Nobody Uses
Most coverage of Writing Tools stops at the three preset tones: Friendly, Professional, Concise. Those are fine. They work. But the Describe Your Change field is where this feature goes from "nice to have" to "I use this forty times a day."
Type "Make this half as long without losing any facts" and watch it compress a 200-word paragraph to 90 words while keeping every data point. Type "Rewrite this as a series of three short questions" and it restructures a statement into an FAQ format. Type "Make everything title case" and it does exactly that, character by character. You can go weird with it: "Rewrite this as if Shakespeare wrote it" produces surprisingly coherent results.
The trick is specificity. Vague prompts like "make this better" give you vague results. Specific prompts like "shorten every sentence to under 15 words and remove all passive voice" give you exactly what you asked for. Think of Describe Your Change as a text editor that understands English instructions. The more precise your instruction, the more precise the output.
Building Writing Tools Into a Real Workflow
Proofread and Rewrite are reactive tools. You write something, then you clean it up. But the real workflow gain comes from chaining them with Shortcuts.
Open the Shortcuts app and create a new shortcut. Add the Apple Intelligence actions for text processing. You can build an automation that takes selected text, runs Proofread on it, then runs Rewrite with a specific tone, and drops the result back into your clipboard. Assign it a keyboard shortcut, and now you have a one-keystroke editing pass that handles two steps at once.
A practical example: I built a shortcut that takes whatever is in my clipboard, runs a Concise rewrite, and copies the result back. Before I paste a message into Slack, I hit the shortcut. Every message gets trimmed automatically. It shaved maybe fifteen seconds off each message, which sounds trivial until you multiply it across fifty Slack messages a day.
macOS Tahoe 26.4, which is currently in beta and expected to ship this spring, adds even more Shortcuts actions for Apple Intelligence. If you are already using Shortcuts for other Mac automations, Writing Tools integrates naturally into that ecosystem.
Accessibility and Clarity
Writing Tools have genuine accessibility value for users with dyslexia, low vision, or cognitive processing differences. The Summarize and Key Points tools can distill a wall of text into manageable chunks. The Proofread tool catches errors that screen readers would otherwise speak aloud, which saves time for VoiceOver users reviewing their own writing. The Rewrite tool's Concise option can simplify complex language into shorter, clearer sentences, reducing cognitive load.
The palette itself is navigable with VoiceOver, though the button labels could be more descriptive. "Rewrite" as a VoiceOver label does not tell you that three tone options and a custom prompt exist behind it. Sighted users discover those options visually. Screen reader users need to explore the expanded view, which adds an extra step. Not a dealbreaker, but worth knowing.
Quick-Action Checklist
- Open System Settings, go to Apple Intelligence & Siri, turn on Apple Intelligence, and wait for models to download (8 to 13 gigabytes)
- Select text in any app, Control-click, and choose Show Writing Tools (or use Edit menu, or toolbar button in Notes and Mail)
- Use Proofread on three to four paragraphs at a time for efficient document review
- Use Describe Your Change instead of preset tones for precise, custom rewrites
- Keep Compose (ChatGPT) disabled unless you specifically need cloud-based text generation
- Build a Shortcuts automation that chains Proofread and Rewrite into a single keyboard shortcut
- Check back when macOS Tahoe 26.4 ships for expanded Shortcuts actions
Blaine Locklair
Founder of Zone of Mac with 25 years of web development experience. Every guide on the site is verified against Apple's current documentation, tested with real hardware, and written to be fully accessible to all readers.
follow me :

Related Posts
Your Mac Just Started Warning You About Apps That Will Stop Working
Mar 28, 2026
MacBook Pro M5 Pro vs M4 Pro: The Honest Buying Decision for 2026
Mar 26, 2026
Claude Can Work Your Mac While You Walk Away — Here’s What That Changes
Mar 26, 2026