PAGES: change all caps to lower case

I mistakenly left the all caps key on... is there any way to change bulk text to lower case or sentence case?

Posted on Apr 23, 2023 10:06 AM

Reply
Question marked as Top-ranking reply

Posted on Apr 23, 2023 11:50 AM

thanks for the info/suggestion. I was hoping there would be a PAGES function. I hate installing more apps.

9 replies

Apr 24, 2023 07:39 AM in response to lex11

What Pages v13 lacks is Capitalization > Sentence Case which would do what you want.


Word 16.72 has this feature in Format > Change Case… > Sentence Case, and LibreOffice Writer 7.5.2 has it in Format > Text > Sentence Case too. You could export your all capitals document to Word, open it in Word (even if you need to borrow someone else's installation), apply sentence case to it, and then resave and reopen it in Pages.

Apr 25, 2023 09:16 AM in response to lex11

The more I look at this problem, the more complicated it becomes. When Word or LibreOffice Writer convert all caps to Sentence case, they ignore proper nouns or acronyms that should either receive title case, or remain capitalized respectively. Everything is smashed to lower case except the first letter of the sentence.


Using Apple's Natural Language frameworks, one can parse a sentence and when it encounters ABRAHAM LINCOLN, Abraham Lincoln, or AMA, it determines the text to be an OrganizationName, PersonalName or PlaceName tag. Thus, one would have to process a sentence first with Natural Language and when a string tagged as PersonalName or OrganizationName is found, it would receive Title Case, and an acronym remains capitalized, while the rest of the sentence becomes lowercase except the first letter of the sentence.


And one cannot do this in Pages body text that is attributed text (color, bold, underline, etc) without losing the text attributes. Otherwise, it is VERY complicated to program. The AppleScript support for Pages only gives access to words and paragraphs, but not sentences.


I don't plan to deliver a programmatic solution to this issue here, as it would remain a science project over considerable spare time.

Apr 27, 2023 03:09 AM in response to lex11

For a paragraph or two, I would select the paragraph text, make it lowercase, and then manually make it sentence case by capitalizing the first character of the first word in the sentence. This is followed by correcting proper nouns with title case, and acronyms with capital case. In jest, after a few remedial repairs like this, it will likely cure you of en masse capitalization. 😎

Apr 23, 2023 11:43 AM in response to lex11

I would install the free WordService solution from the Mac App Store. It installs several services (during the installation) that work on selected text. Among them is Initial Caps of Sentences which takes all selected capitalized text and demotes to lower case except the first letter of each sentence. Like magic.


You will need to enable this particular service in System Preferences (aka Settings) > Keyboard > Keyboard Shortcuts > Services before using it from the Pages application menu > Services > WordService:Initial Caps of Sentences.


WordService can be used in any application where you can input text. The application icon in your /Applications folder launches Preview with an opened PDF describing each service available.


Tested: Pages v13 on macOS 13.3.1, but WordService has been around since the Pages '09 days and just works.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

PAGES: change all caps to lower case

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.