Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

Word count in Indesign

Guest
Apr 20, 2017 Apr 20, 2017

Hi all,

How to get the word count in Adobe Indesing? At present i paste content in word to do this.

Thanks

21.8K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Apr 20, 2017 Apr 20, 2017

Hi,

Open the info panel (F8) from the windows menu. Select the desired content (entire frame, or only some of the text) to get the required parameter count.

-Aman

Translate
Adobe Employee ,
Apr 20, 2017 Apr 20, 2017

Hi,

Open the info panel (F8) from the windows menu. Select the desired content (entire frame, or only some of the text) to get the required parameter count.

-Aman

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Apr 20, 2017 Apr 20, 2017

Thank you a lot

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Nov 30, 2017 Nov 30, 2017

How do you get the word count for the entire document? My book has 60 pages

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Nov 30, 2017 Nov 30, 2017

Try the script called Count Text.jsx available here:

GitHub - jpobojewski/InDesign-Toolbox: A toolbox of short scripts

Instructions are included a the bottom of the page.

Mike Witherell
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Nov 30, 2017 Nov 30, 2017

If it doesn’t need to be exact, just do a document wide find change. Use a space for both. ID will replace all the spaces with spaces and tell you how many.

H/T to Sandee Cohen for that one.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 02, 2018 Jun 02, 2018

this worked for me

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Nov 19, 2021 Nov 19, 2021

Control + A selects the entire document. Then check Info (F8) to see word count.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jul 29, 2024 Jul 29, 2024

Are you sure you can select all the frames on all the pages? Have you ever tried it?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 29, 2024 Jul 29, 2024
LATEST

You just replied to seven year old post. I'm locking this discussion to avoid any more confusion.l

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Dec 14, 2017 Dec 14, 2017

Here's a workaround that's more accurate than doing a search & replace for the space character. Export an InDesign document as a PDF. Open the PDF in Adobe Acrobat. Export as a Word document. Open in Word and select Word Count from the Tools menu. The number of words appears in a dialogue box.

I tested both methods. I had a document with 3942 words but the search & replace method only showed 3009 spaces.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Dec 14, 2017 Dec 14, 2017

Thanks

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 04, 2019 Feb 04, 2019

That would be because the number of spaces in a sentences is 1 less than the number of words... (e.g. up to ... was 19 words, 18 spaces).

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 04, 2019 Feb 04, 2019

could also do a search and replace for periods and add that number to number of spaces for a more accurate count.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines