Difference between revisions of "Catdoc & xls2csv"

From COPTR
Jump to navigation Jump to search
(Import from spreadsheet via script.)
(Added links to Function and/or Content Type)
 
Line 1: Line 1:
{{Infobox_tool
+
{{Infobox tool
 
|purpose=catdoc is a program that reads one or more Microsoft Word files and outputs text to standard output.
 
|purpose=catdoc is a program that reads one or more Microsoft Word files and outputs text to standard output.
|image=
 
 
|homepage=http://vitus.wagner.pp.ru/software/catdoc/
 
|homepage=http://vitus.wagner.pp.ru/software/catdoc/
|license=
+
|function=File Format Migration
|platforms=
+
|content=Document
 +
}}
 +
{{Infobox tool details
 +
|ohloh_id=catdoc & xls2csv
 
}}
 
}}
 
<!-- Delete the Categories that do not apply -->
 
[[Category:File Format Migration]]
 
[[Category:Document]]
 
 
 
 
= Description =
 
= Description =
 
catdoc is a program that reads one or more Microsoft Word files and outputs text to standard output. It does the same work for .doc files as the Unix cat command for plain ASCII files. It is now accompanied by xls2csv - a program that converts Excel spreadsheets into comma-separated value files - and catppt - a utility to extract textual information from Powerpoint files.  
 
catdoc is a program that reads one or more Microsoft Word files and outputs text to standard output. It does the same work for .doc files as the Unix cat command for plain ASCII files. It is now accompanied by xls2csv - a program that converts Excel spreadsheets into comma-separated value files - and catppt - a utility to extract textual information from Powerpoint files.  
Line 19: Line 15:
  
 
= Development Activity =
 
= Development Activity =
 
{{Infobox_tool_details
 
|ohloh_id=catdoc & xls2csv
 
}}
 

Latest revision as of 19:11, 20 April 2021





catdoc is a program that reads one or more Microsoft Word files and outputs text to standard output.
Homepage:http://vitus.wagner.pp.ru/software/catdoc/
Function:File Format Migration
Content type:Document
Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt66219d045751b2_48558485


Description[edit]

catdoc is a program that reads one or more Microsoft Word files and outputs text to standard output. It does the same work for .doc files as the Unix cat command for plain ASCII files. It is now accompanied by xls2csv - a program that converts Excel spreadsheets into comma-separated value files - and catppt - a utility to extract textual information from Powerpoint files.

User Experiences[edit]

Development Activity[edit]