The CPDF PDF command line tool for editing PDF files. cpdf as an OCaml library
Go to file
John Whitington 95f6a1a248 Removing debug printing 2024-02-01 19:31:39 +00:00
compressor more 2023-04-13 16:56:32 +01:00
docsplits Cleaning up 2023-04-13 17:07:55 +01:00
html_manual more 2022-08-19 15:48:56 +01:00
manualimages Finish -draw documentation first draft 2023-06-08 15:06:58 +01:00
old Remove pdfgraphics to old/ 2023-06-13 14:07:34 +01:00
.gitignore more 2017-01-12 19:53:46 +00:00
Changes Examples for v2.7 2024-02-01 11:34:30 +00:00
LICENSE more 2023-04-13 16:56:32 +01:00
META Cleaning up 2023-04-13 17:07:55 +01:00
Makefile Skeleton for -chop 2023-11-15 17:26:43 +00:00
OCamlMakefile more 2023-03-14 19:57:42 +00:00
README.md Update title and version 2024-01-23 18:48:11 +00:00
cpdf.1 Version date 2023-07-27 13:41:51 +01:00
cpdf.install Move .install file to root 2023-08-15 17:58:29 +01:00
cpdf.opam Make cpdf.opam license SPDX-compatible 2023-08-16 13:53:52 +01:00
cpdfaddtext.ml Fix regression in 2.6 re: UTF8 in -add-text contents 2023-09-06 16:15:04 +01:00
cpdfaddtext.mli v2.6 documentation 2023-07-27 13:21:15 +01:00
cpdfannot.ml Fix link rewriting in -set-annotations 2023-09-19 13:43:21 +01:00
cpdfannot.mli more 2023-04-22 16:58:05 +01:00
cpdfattach.ml Use new logger 2023-04-25 13:45:56 +01:00
cpdfattach.mli more 2023-04-16 14:44:34 +01:00
cpdfbookmarks.ml more 2023-04-21 16:22:57 +01:00
cpdfbookmarks.mli Code for cpdflib 2022-01-16 18:39:42 +00:00
cpdfchop.ml -chop implementation finished 2023-11-29 11:11:09 +00:00
cpdfchop.mli first resonable working chop 2023-11-20 16:42:00 +02:00
cpdfcolours.ml more 2023-06-07 16:35:26 +01:00
cpdfcolours.mli Documentation for new v2.6 features 2023-07-27 12:05:18 +01:00
cpdfcommand.ml Ints -> floats in process-image parameters 2024-02-01 16:38:07 +00:00
cpdfcommand.mli Clean up Cpdfcommand/Cpdfdrawcontrol mutual recursion 2023-10-04 15:07:29 +01:00
cpdfcommandrun.ml Return cpdf.top to working order 2022-01-11 19:13:46 +00:00
cpdfcomposition.ml Expose into cpdflib 2023-08-31 14:52:24 +01:00
cpdfcomposition.mli Expose into cpdflib 2023-08-31 14:52:24 +01:00
cpdfcoord.ml more 2023-05-02 16:09:10 +01:00
cpdfcoord.mli More on drawing 2022-12-01 17:21:13 +00:00
cpdfcreate.ml Newly-created files get IDs by default 2023-05-09 15:02:59 +01:00
cpdfcreate.mli more 2022-01-13 16:35:03 +00:00
cpdfdebug.ml more 2021-12-21 11:12:52 +00:00
cpdfdebug.mli more 2022-01-13 13:43:23 +00:00
cpdfdraft.ml Use new CamlPDF option to avoid pointless compression 2023-12-16 20:18:06 +00:00
cpdfdraft.mli more 2022-01-13 16:35:03 +00:00
cpdfdraw.ml Lift dryrun out fo draw_single_page 2023-10-23 16:53:27 +01:00
cpdfdraw.mli v2.6 documentation 2023-07-27 13:21:15 +01:00
cpdfdrawcontrol.ml Scaffolding for JBIG2Globals 2023-12-04 16:32:12 +00:00
cpdfdrawcontrol.mli Allow embed-std14 to work in cpdflib 2023-10-05 16:45:11 +01:00
cpdfembed.ml Beginning -add-text/TTF 2023-07-18 14:05:17 +01:00
cpdfembed.mli Final v2.6 doc fixes 2023-07-27 13:33:44 +01:00
cpdferror.ml Split off a little code 2021-10-02 12:22:59 +01:00
cpdferror.mli more 2022-01-13 13:43:23 +00:00
cpdfextracttext.ml more 2022-09-27 19:58:27 +01:00
cpdfextracttext.mli Documentation for new v2.6 features 2023-07-27 12:05:18 +01:00
cpdffont.ml Nulls for JSON font entries 2023-11-08 11:36:34 +00:00
cpdffont.mli Rehabilitate -extract-font 2023-11-02 18:49:15 +00:00
cpdfimage.ml Removing debug printing 2024-02-01 19:31:39 +00:00
cpdfimage.mli Ints -> floats in process-image parameters 2024-02-01 16:38:07 +00:00
cpdfimpose.ml q/Q/BT/ET by data structure 2023-05-09 14:30:30 +01:00
cpdfimpose.mli more 2022-01-13 16:18:54 +00:00
cpdfjpeg.ml Allow Exit JPEGs 2023-11-14 14:42:39 +00:00
cpdfjpeg.mli Documentation for new v2.6 features 2023-07-27 12:05:18 +01:00
cpdfjson.ml Update for CamlPDF inline image changes 2023-11-28 17:13:36 +00:00
cpdfjson.mli v2.6 documentation 2023-07-27 13:21:15 +01:00
cpdfmanual.pdf Finished v2.7 docs 2024-02-01 11:55:53 +00:00
cpdfmanual.tex Finished v2.7 docs 2024-02-01 11:55:53 +00:00
cpdfmetadata.ml Boxes in metadata 2024-01-18 15:42:07 +00:00
cpdfmetadata.mli Implemented -info-json 2023-11-01 14:55:14 +00:00
cpdfocg.ml Correct UTF8 outputs 2022-01-04 17:17:37 +00:00
cpdfocg.mli more 2022-01-13 16:18:54 +00:00
cpdfpad.ml more 2023-05-10 19:11:31 +01:00
cpdfpad.mli more 2022-01-13 16:18:54 +00:00
cpdfpage.ml Positions for -scale-to-fit 2024-01-24 19:11:49 +00:00
cpdfpage.mli Refine upright warning 2024-01-24 18:40:20 +00:00
cpdfpagelabels.ml more 2022-01-08 16:21:28 +00:00
cpdfpagelabels.mli more 2022-01-13 16:18:54 +00:00
cpdfpagespec.ml more 2023-03-30 13:39:52 +01:00
cpdfpagespec.mli v2.6 documentation 2023-07-27 13:21:15 +01:00
cpdfpng.ml Extend PNG loading to greyscale and 16bpp 2024-01-01 11:46:32 +00:00
cpdfpng.mli Extend PNG loading to greyscale and 16bpp 2024-01-01 11:46:32 +00:00
cpdfposition.ml More positions 2023-04-07 15:31:21 +01:00
cpdfposition.mli More positions 2023-04-07 15:31:21 +01:00
cpdfpresent.ml more 2021-12-17 16:12:03 +00:00
cpdfpresent.mli more 2022-01-13 15:18:21 +00:00
cpdfremovetext.ml more 2023-03-23 19:24:50 +00:00
cpdfremovetext.mli Documentation for new v2.6 features 2023-07-27 12:05:18 +01:00
cpdfshape.ml Remove pdfgraphics to old/ 2023-06-13 14:07:34 +01:00
cpdfshape.mli Documentation for new v2.6 features 2023-07-27 12:05:18 +01:00
cpdfspot.ml more 2021-12-19 13:26:15 +00:00
cpdfspot.mli more 2022-01-13 16:18:54 +00:00
cpdfsqueeze.ml Squeeze now recompresses old compression methods 2024-01-16 16:25:07 +00:00
cpdfsqueeze.mli Deprecate -squeeze-no-recompress 2023-06-21 15:38:32 +01:00
cpdfstrftime.ml Use new logger 2023-04-25 13:45:56 +01:00
cpdfstrftime.mli stderr unbuffered 2021-07-23 16:26:07 +01:00
cpdftexttopdf.ml Proper font IDs 2023-07-20 13:35:06 +01:00
cpdftexttopdf.mli more 2022-10-19 13:48:13 +01:00
cpdftoc.ml Clear font cache on initialisation 2023-07-21 15:21:09 +01:00
cpdftoc.mli more 2022-10-19 15:34:19 +01:00
cpdftruetype.ml Composite glyph collection done 2023-07-19 12:22:46 +01:00
cpdftruetype.mli Final v2.6 doc fixes 2023-07-27 13:33:44 +01:00
cpdftweak.ml removal of old things 2023-04-12 19:37:30 +01:00
cpdftweak.mli removal of old things 2023-04-12 19:37:30 +01:00
cpdftype.ml Clean up font ids 2023-07-20 12:56:20 +01:00
cpdftype.mli v2.6 documentation 2023-07-27 13:21:15 +01:00
cpdfunicodedata.ml more 2023-04-13 16:56:32 +01:00
cpdfunicodedata.mli more 2022-01-13 13:43:23 +00:00
cpdfunicodedata.source.ml more 2023-04-13 16:56:32 +01:00
cpdfxmlm.ml Remove -w3 and fix deprecations 2022-04-09 14:13:12 +02:00
cpdfxmlm.mli Yojson in 2021-10-05 17:16:13 +01:00
cpdfxobject.ml more 2021-12-21 15:33:56 +00:00
cpdfxobject.mli more 2022-01-13 16:35:03 +00:00
cpdfyojson.ml Update Yojson ready for OCaml 5 2022-08-15 19:37:51 +01:00
cpdfyojson.mli Update Yojson ready for OCaml 5 2022-08-15 19:37:51 +01:00
hello.pdf Decompress now non-lazy. Otherwise, deferred decryption fails due to 2017-01-04 17:52:14 +00:00
logo.pdf Fixed building of cpdfmanual.tex by adding logo.pdf 2013-08-29 12:12:36 +01:00
mkinstall install script 2021-06-20 16:27:46 +01:00

README.md

Coherent PDF Command Line Tools

Free for non-commercial use. See LICENSE for details. Copyright Coherent Graphics Ltd 2023.

This code builds two things:

a) The CPDF PDF Command Line Tools, which are a popular commercial command line tool for editing PDF files.

b) cpdf as an OCaml library, for which documentation is here:

https://coherentpdf.com/cpdf/

Prerequisites to build

The OCaml compiler

http://ocaml.org

The camlpdf library

http://github.com/johnwhitington/camlpdf

The ocamlfind library manager

http://projects.camlcity.org/projects/findlib.html

If you are using the OPAM package manager:

http://opam.ocamlpro.com

these can be installed by:

opam install camlpdf

To build

If downloading from Github, obtain the correct source. This means choosing the tag for a particular version, such as "v2.6.1". The head of the master branch is unstable.

  1. Type make to make the cpdf executable and the library

  2. Type make install to install the OCaml cpdf library.

The cpdf executable should be manually placed somewhere suitable.

Alternatively, the library and command-line binary can be installed by

opam install cpdf

Documentation

The file cpdfmanual.pdf in this folder is the documentation for the command line tools. The documentation for the cpdf OCaml library is in doc/html/cpdf/ in this folder once the library has been built.

C API

A C interface to cpdf is available, in source and binary form:

https://github.com/johnwhitington/cpdflib-source

https://github.com/coherentgraphics/cpdflib-binary

Python API

A Python interface to cpdf is available:

https://pypi.org/project/pycpdflib/

Acknowledgments

The file cpdfxmlm.ml was written by Daniel Bünzli.

The file cpdfyojson.ml was written by Martin Jambon and others.

Contact

contact@coherentgraphics.co.uk