unoconv / unoconv

Universal Office Converter - Convert between any document format supported by LibreOffice/OpenOffice.
http://dag.wieers.com/home-made/unoconv/
GNU General Public License v2.0
2.59k stars 373 forks source link

Fix missing basename when -o argument is directory #559

Closed g4b1nagy closed 1 year ago

g4b1nagy commented 3 years ago

Prior to this change, the output file name was ".ext" instead of "file_name.ext"