Skip to content

bubens/blkconv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

blkconv

blkconv (for "bulk converter") is a finger to scratch my own itch. It's a script written in BASH that crawles through the current folder-structur, finds and converts Libre-/Openoffice files to PDFs, bundles everything into a ZIP archive and puts it in the current folder.

Installation

Download the file and copy it into your ~/bin folder (or any folder in your $PATH).

Usage:

To convert all Open-/LibreOffice files in my/folder and its subfolders:

~/: cd my/folder
~/my/folder/: blkconv.sh

About

Convert all Open-/LibreOffice-documents to pdfs and bundle them up (from the command line).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages