Skip to content

QGrain/Document-Transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Document-Transformer

A file type transformation tool using pandoc 🍉

Background

When you need to transform doc or markdown to pdf in batches, when you want to transform pdf to doc in batches...

What about using transdoc?

Install

# Pypi
todo

# download
wget https://raw.githubusercontent.com/QGrain/Document-Transformer/master/transdoc.py

# clone
git clone https://github.com/QGrain/Document-Transformer.git

Usage

Usage: batch.py [-option] [option value] [source path]
                -h for help, see the usage
                -t for target, specify target file type [pdf|docx|...todo]

# if source path is a dir, then transform all that match in batches

Todo

  • add support for more file types

OpenSource

MIT License

About

Transform file in batches with pandoc 🍉

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published