DocTo icon indicating copy to clipboard operation
DocTo copied to clipboard

Simple command line utility for converting .doc & .xls files to any supported format such as Text, RTF, CSV or PDF

Results 15 DocTo issues
Sort by recently updated
recently updated
newest added

### Discussed in https://github.com/tobya/DocTo/discussions/190 By default Autoexec seems to run. Try to switch off with > WordBasic.DisableAutoMacros

**Describe the bug** If file opened in word convert temporary files **To Reproduce** 1. open files in folder with .doc 2. run shell `docto -f "C:\Dir with Spaces\FilesToConvert\" -O "C:\DirToOutput"...

bug
Feature Request

Feature request: convert only a single sheet, or a group of sheets in an excel file. For exemple, given a file with 3 sheets (tabs): Sheet1, Sheet2, Sheet3, being able...

Feature Request
HaveAGo
Excel
hacktoberfest

My bad! I was missing the -PP and -XL options for Powerpoint and Excel. However, the file extension .32 for PPTX is a bit strange, when converting to PDF, could...

Hi! This is more of a feature request, so please feel free to ignore and/or close it 😄 I would like to be able to set an XLS file to...

Feature Request

Now that XLS and Docto are combined, the help output is becomign unweildy. Perhpas a -h and an -hx for help extended should be used with teh hx giving allthe...

Discussion

Should be easy to get 1. Word Specific Help 1. XLS Specific Help 1. Format values help for word and excel 1. Additional information on main errors 1. errors should...

Feature Request
Easy
HaveAGo
hacktoberfest

I based the PP exetensions on a guess as to what matched up with what. Its probably correct but would be good if someone could check or make comments if...

Easy
Awaiting Further Information
Discussion
PowerPoint
hacktoberfest

### Discussed in https://github.com/tobya/DocTo/discussions/196 Originally posted by **gluizpessin** August 23, 2022 Is there a way to utilize wildcards like * and ? in order to batch convert files?