Document converter: Difference between revisions

Jump to navigation Jump to search
Line 25: Line 25:
=== Word 轉換成文字檔 (txt) ===
=== 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>textutil -convert txt /path/to/DOCX/files/*.docx</pre>
* [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>textutil -convert txt /path/to/DOCX/files/*.docx</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.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}}
* [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://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}}

Navigation menu