Posts with "pdf" Tag

Handy Media Tools

by Dan Aukes

Useful and reusable media tools

Package URL: ...

Read More
Pandoc-Plus

by Dan Aukes

A collection of utilities to make converting files easier in pandoc.

requires pandoc, miktex

Package URL: ...

Read More
Working with pdfs from the command line

by Dan Aukes

Merge pdfs from Bash

sudo apt install -y pdftk
pdftk file1.pdf file2.pdf cat output mergedfile.pdf

from ...

Read More