Table of Contents
The Mac has a great command line tool called Textutil that can quickly change the format of text files. It can Batch Convert DOCX Files to TXT. We’ve talked about different ways to use Textutil, but most of the time it’s been to change a single file into a different type. This time, we will focus on converting a group of files in the common Microsoft Office “DOCX” format, which is basically a compressed XML version of a classic Office “DOC” file, into a simple TXT or RTF file format, which is more compatible.
Textutil is a command line tool, so users should be familiar with the terminal before diving in. The first examples show people who know the command line well enough what to do. Even if you’ve never used Mac OS X before, we’ll try to make it easy enough that almost anyone should be able to follow along.
What is a .DOCX file?
A document you make in a word processor like Microsoft Word, Apple Pages, or OpenOffice can be saved as a.DOCX file. This kind of document can show text, pictures, charts, and other things. A.DOCX file can be used for both personal and business purposes. A.DOCX file could be an invitation, flyer, resume, letter, story, or infographic, for example.
The way this file stores information is a unique thing about it. Unlike other common file types, a.DOCX file stores information in three different folders: Word, docprops, and _rels. Putting files in these folders makes them easier to find and lets more than one programme open and look at the file data.
How to Batch Convert DOCX Files to TXT
- In Word document, press the Alt + F11 keys to open the Microsoft Visual Basic for Applications window.
- In the Microsoft Visual Basic for Applications window, click Insert > Module, then copy below code into the Module window.
- Press the F5 key to run the code.
- In the Browse window, select the folder contains Word documents you will convert to txt files, and click the OK button.
- Then you can see all documents in selected folder are converted to txt files at once.
Uses of TXT Files
A way to keep track of text
Scientists wanted to get rid of noisy typewriters after they made computers. They also wanted to talk in languages that people could understand. The only thing that could be done was to use TXT files, which can store text that can be shared or moved.
Documentation
Most of the documents we make are in the form of TXT files. These include letters, resumes, portfolios, questionnaires, reports, articles, poetry, and other writings.
Advertisement
Advanced TEXT files let you make flyers and brochures with pictures of your product, colourful graphics, and fonts with different styles.
Links to Graphics, Images, and Videos
Text files with more features like. Text, images, and links to videos can all be stored in DOCX. It turns text files into something like universal files.
FAQs
To batch convert from a Microsoft Word DOCX to PDF, open the Win2PDF Desktop “Batch Convert” window and set the “Convert To Format” to “PDF”. Set the “Convert Files From” location to the folder containing the DOCX files to convert, and set the “Save To” folder to the location for the converted PDF files.
The Acrobat Word to PDF online tool lets you convert DOCX, DOC, RTF, and TXT files to PDF using a web browser on any operating system. Just drag and drop a file to convert it and save as PDF.
Options for creating plain-text files include: Notepad or Notepad++ in Windows. These programs should save plain text files by default. WordPad in Windows. Use File → Save As… and select the option that allows you to save the file as a Text Document — rather than Rich Text Format (RTF), which is the default.
DOCX file is a document that you can create in a word processing program such as Microsoft Word, Apple Pages or OpenOffice. This type of document can display text, images, charts and special formatting. People may use a . DOCX file for personal or professional use.