Difference between revisions of "Catdoc & xls2csv"
Jump to navigation
Jump to search
(Trial import from script.) |
(Added links to Function and/or Content Type) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{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. |
− | + | |homepage=http://vitus.wagner.pp.ru/software/catdoc/ | |
− | |homepage= http://vitus.wagner.pp.ru/software/catdoc/ | + | |function=File Format Migration |
− | | | + | |content=Document |
− | | | + | }} |
+ | {{Infobox tool details | ||
+ | |ohloh_id=catdoc & xls2csv | ||
}} | }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
= 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. |
Latest revision as of 19:11, 20 April 2021
Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt673ef0c422ca73_68887364
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.