UNPKG

@diegoooo/pdf2pic

Version:

Fork of pdf2pic with proper DPI metadata (PixelsPerInch)

12 lines (9 loc) 158 B
# Example Docker alpine Build the image: ```shell docker build -t pdf2pic-docker . ``` Run the container: ```shell docker run pdf2pic-docker ```