camlpdf
PDF parser/library
A library that allows developers to read, write and modify PDF files using the OCaml programming language.
OCaml library for reading, writing and modifying PDF files
201 stars
11 watching
29 forks
Language: OCaml
last commit: 19 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
j-f-liu/lopdf | A Rust library for working with PDF documents | 1,653 |
camlp4/camlp4 | A tool for writing extensible parsers for programming languages using OCaml's abstract syntax tree (AST) system. | 101 |
mattjbray/ocaml-decoders | A combinator library that decodes JSON-like data into OCaml types | 84 |
dannywillems/ocaml-for-web-programming | An OCaml framework for web development, providing bindings to JavaScript libraries and tools for building web applications. | 52 |
let-def/cmon | A library that provides a notation for printing OCaml values with sharing | 24 |
ocaml-ppx/ocamlformat | A tool that formats OCaml code according to pre-defined styles and configurations | 633 |
mirage/ocaml-cow | A set of parsers and syntax extensions to manipulate web formats from OCaml code | 107 |
mikehaertl/phpwkhtmltopdf | Provides an interface to generate PDF and image files from HTML content using wkhtmltopdf | 1,598 |
brendanlong/ocaml-ooxml | A collection of OCaml libraries for parsing and working with Microsoft Office document formats | 33 |
johnwhitington/ocaml-main-program-in-c | A tool for building mixed C/Ocaml binaries where the main program is in C. | 16 |
janestreet/base | A replacement standard library for OCaml that provides a set of well-tested and portable general-purpose modules. | 868 |
jonlaing/rationale | A Ramda-inspired utility library for ReasonML/OCaml. | 275 |
j0sh/ocaml-mqtt | A Message Parser Library Implementing the MQTT PubSub Protocol | 19 |
9b/malpdfobj | Generates a JSON object representing the structure of a malicious PDF file. | 52 |
ocaml-community/yojson | A library that parses and pretty-prints JSON data into an OCaml tree data structure | 328 |