package cpdf

  1. Overview
  2. Docs

Images

val extract_images : string -> string -> Cpdfmetadata.encoding -> bool -> bool -> Pdf.t -> int list -> string -> unit

Extract images.

val image_resolution : Pdf.t -> int list -> float -> (int * string * int * int * float * float) list

Report image resolutions.