Mark II uses open-source software and data. We thank the people who maintain these projects.
Components and resources
The following projects are included in, distributed with, or used as a source for the Mark II app. The use column distinguishes bundled code and assets from a referenced algorithm.
| Project | Version | Use | License |
|---|---|---|---|
| Firecrawl AnyDoc | 0.2.4 | Local document conversion | MIT |
| Swift Markdown | 0.8.0 | Markdown parsing | Apache 2.0 with Runtime Library Exception |
| swift-cmark / cmark-gfm | 0.8.0 | Parser used by Swift Markdown | BSD-2-Clause; upstream MIT and CC-BY-SA 4.0 notices also apply |
| gemoji data | 8.1.0 snapshot | Offline shortcode data | MIT |
| Dagre | 3.0.0 | Reference for a Swift flowchart layout implementation | MIT |
| Mermaid | 11.16.0 | Offline diagram preview resources | MIT |
| KaTeX | 0.16.47 | Math rendering resources | MIT |
| KaTeX Fonts | Bundled font set | Math rendering fonts | MIT |
AnyDoc Rust dependencies
AnyDoc is linked through a local Rust bridge. This inventory follows the locked macOS arm64 normal-dependency tree; it conservatively includes build-time proc-macro packages. It lists the license option whose original text is included in the app. Only the projects above and the dependencies below are in scope here; Apple system frameworks and development-only tools are excluded.
Show the Rust dependency inventory
| Crate | Version | License option |
|---|---|---|
| adler2 | 2.0.1 | MIT |
| aes | 0.8.4 | MIT |
| aho-corasick | 1.1.5 | MIT |
| anstream | 1.0.0 | MIT |
| anstyle | 1.0.14 | MIT |
| anstyle-parse | 1.0.0 | MIT |
| anstyle-query | 1.1.5 | MIT |
| bitflags | 2.13.1 | MIT |
| block-buffer | 0.10.4 | MIT |
| block-padding | 0.3.3 | MIT |
| bumpalo | 3.20.3 | MIT |
| cbc | 0.1.2 | MIT |
| cfb | 0.14.0 | MIT |
| cfg-if | 1.0.4 | MIT |
| chacha20 | 0.10.1 | MIT |
| chrono | 0.4.45 | MIT |
| cipher | 0.4.4 | MIT |
| colorchoice | 1.0.5 | MIT |
| core-foundation-sys | 0.8.7 | MIT |
| cpufeatures | 0.2.17 | MIT |
| crc32fast | 1.5.0 | MIT |
| crossbeam-deque | 0.8.7 | MIT |
| crossbeam-epoch | 0.9.20 | MIT |
| crossbeam-utils | 0.8.22 | MIT |
| crypto-common | 0.1.7 | MIT |
| csv | 1.4.0 | MIT |
| csv-core | 0.1.13 | MIT |
| deranged | 0.5.8 | MIT |
| digest | 0.10.7 | MIT |
| ecb | 0.1.2 | MIT |
| either | 1.17.0 | MIT |
| encoding_rs | 0.8.35 | MIT AND BSD-3-Clause |
| env_filter | 2.0.0 | MIT |
| env_logger | 0.11.11 | MIT |
| equivalent | 1.0.2 | MIT |
| flate2 | 1.1.9 | MIT |
| fnv | 1.0.7 | MIT |
| generic-array | 0.14.7 | MIT |
| getrandom | 0.4.3 | MIT |
| hashbrown | 0.17.1 | MIT |
| iana-time-zone | 0.1.65 | MIT |
| indexmap | 2.14.0 | MIT |
| inout | 0.1.4 | MIT |
| is_terminal_polyfill | 1.70.2 | MIT |
| itoa | 1.0.18 | MIT |
| jiff | 0.2.35 | MIT |
| jiff-core | 0.1.0 | MIT |
| libc | 0.2.189 | MIT |
| log | 0.4.33 | MIT |
| lopdf | 0.42.0 | MIT |
| md-5 | 0.10.6 | MIT |
| memchr | 2.8.3 | MIT |
| miniz_oxide | 0.8.9 | MIT |
| nom | 8.0.0 | MIT |
| num-conv | 0.2.2 | MIT |
| num-traits | 0.2.19 | MIT |
| once_cell | 1.21.4 | MIT |
| pdf-inspector | 1.14.2 | MIT |
| powerfmt | 0.2.0 | MIT |
| proc-macro2 | 1.0.107 | MIT |
| quick-xml | 0.41.0 | MIT |
| quote | 1.0.47 | MIT |
| rand | 0.10.2 | MIT |
| rand_core | 0.10.1 | MIT |
| rangemap | 1.7.1 | MIT |
| rayon | 1.12.0 | MIT |
| rayon-core | 1.13.0 | MIT |
| regex | 1.13.1 | MIT |
| regex-automata | 0.4.16 | MIT |
| regex-syntax | 0.8.11 | MIT |
| ryu | 1.0.23 | BSL-1.0 |
| serde_core | 1.0.229 | MIT |
| sha2 | 0.10.9 | MIT |
| simd-adler32 | 0.3.10 | MIT |
| stringprep | 0.1.5 | MIT |
| syn | 3.0.3 | MIT |
| thiserror | 2.0.19 | MIT |
| thiserror-impl | 2.0.19 | MIT |
| time | 0.3.55 | MIT |
| time-core | 0.1.9 | MIT |
| tinyvec | 1.12.0 | MIT |
| tinyvec_macros | 0.1.1 | MIT |
| ttf-parser | 0.25.1 | MIT |
| typed-path | 0.12.3 | MIT |
| typenum | 1.20.1 | MIT |
| unicode-bidi | 0.3.18 | MIT |
| unicode-ident | 1.0.24 | MIT AND Unicode-3.0 |
| unicode-normalization | 0.1.25 | MIT |
| unicode-properties | 0.1.4 | MIT |
| utf8parse | 0.2.2 | MIT |
| uuid | 1.24.0 | MIT |
| web-time | 1.1.0 | MIT |
| weezl | 0.1.12 | MIT |
| zip | 8.6.0 | MIT |
| zlib-rs | 0.6.6 | Zlib |
| zopfli | 0.8.3 | Apache-2.0 |
License texts
Full third-party license and copyright notices are bundled with the app for offline access in its Software License Agreement. The app bundle also includes a copy of the AnyDoc MIT license. This website page is a readable inventory and does not replace those notices.