Conversion creates a single output file. So there is no place to put images when converting to txt. If you want to preserve images you need to convert to a format that has scope for them, such as txtz and use --keep-image-references
and --txt-output-formatting=markdown
You can then unzip the txtz file.
|