Hi Dan, Please update line 421 from $ARGV[1] .= ".txt" if !($ARGV[1] =~ s/.docx$/.txt/); to $ARGV[1] .= ".txt" if !($ARGV[1] =~ s/.docx$/.txt/i); to fix the issue. Regards IK
I will look into the option possibility in next release, though original intention...
How to use docx2txt.pl to extract text content from corrupted .docx files.
Implication of new configuration variable config_unzip_opts
How to use docx2txt.pl to extract text content from corrupted .docx files.
Docx2txt v1.4 released
Docx2txt v1.4 released
Docx2txt v1.4 released