04 August 2020

A Bash script to convert a PDF file to an ePub file: pdf2epubEX

In 2014 I published a little book (available on Amazon and Google Play Books) describing methods to convert a PDF file to a fixed layout ePub file. One method was described more in details. Now I have written a Bash script to make such conversion automatically. That script is available on my Github repository and a Docker image is also available on my Dockerhub repository.