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 "1.0.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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

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