org.clojars.roboli/pdf-2-images

Clojure wrapper for the PDFBox that converts a page range of a PDF document to images.

Leiningen/Boot

[org.clojars.roboli/pdf-2-images "0.1.2"]

Clojure CLI/deps.edn

org.clojars.roboli/pdf-2-images {:mvn/version "0.1.2"}

Gradle

implementation("org.clojars.roboli:pdf-2-images:0.1.2")

Maven

<dependency>
  <groupId>org.clojars.roboli</groupId>
  <artifactId>pdf-2-images</artifactId>
  <version>0.1.2</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.