Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Current events
Recent changes
Random page
Help
Categories
LemonWiki共筆
Search
Search
Appearance
Log in
Personal tools
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Document converter
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Word 轉換成文字檔 (txt) === * [https://developer.apple.com/legacy/library/documentation/Darwin/Reference/ManPages/man1/textutil.1.html textutil(1) Mac OS X Manual Page]: [http://osxdaily.com/2014/02/20/batch-convert-docx-to-txt-mac/ How to Batch Convert DOCX Files to TXT Format with textutil in Mac OS X] on {{Mac}} 可批次 <pre> ## 如果是 docx 轉換成 txt textutil -convert txt /path/to/*.docx ## 如果是 doc 轉換成 txt textutil -convert txt /path/to/*.doc </pre> * [https://drive.google.com/drive/my-drive Google 雲端硬碟] * [http://www.zamzar.com/ Zamzar - Free online file conversion]([http://www.zamzar.com/conversionTypes.php Conversion Types]): 單一檔案上限為 50 MB<ref>[http://www.zamzar.com/faq.php#Q12 What's the maximum size of files that I can upload ?]</ref>、同時間可以執行10個檔案的轉檔。需輸入Email資料。{{access | date=2017-12-19}} * [http://www.recoverytools.com/docx/migrator/ DOCX Migrator] v. 2.0 on {{Win}} trial 版本一次可批次5個檔案 * [https://github.com/PHPOffice/PHPWord PHPOffice/PHPWord: A pure PHP library for reading and writing word processing documents] ([http://phpword.readthedocs.io/en/latest/installing.html Installing/configuring — PHPWord 0.14.0 documentation]) {{exclaim}} 實際使用時遇到解析錯誤 {{access | date=2017-11-18}} * [https://tika.apache.org/ Apache Tika - a content analysis toolkit] <pre>java -jar /path/to/tika-app-1.24.1.jar --text --encoding=UTF-8 ./input.docx > ./output.txt</pre> 將 DOCX 檔案轉成 UTF-8 編碼的 TXT 檔 * [[Comparison of docx to txt converter]]: Pandoc, LibreOffice and Apache Tika
Summary:
Please note that all contributions to LemonWiki共筆 are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
LemonWiki共筆:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)