Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Manifold

A document assembler for macOS. Point it at a project folder and your text, figures, tables, equations, and citations assemble into one finished document — in minutes, not hours.

Website · Support · Privacy · Discussions · Releases


This is the public home for Manifold — where you report bugs, request features, and read release notes. Manifold is a closed-source commercial app from Studium; this repository hosts its issue tracker, discussions, and changelog, not its source.

What Manifold does

Manifold treats a project folder as the source of truth and compiles it the way a build system compiles source — the same inputs always produce the same document. It runs seven deterministic passes, each of which shows its work and lets you confirm or override every decision:

  1. Ingest, read-only — walks every nested sub-folder through macOS security-scoped bookmarks. Nothing is modified.
  2. Reading order — resolves multi-file body order from the strongest signal available (LaTeX \input, Quarto/bookdown chapter lists, numeric filename prefixes, front-matter order:), each graded with a confidence.
  3. Placement — classifies and anchors each figure and table to a paragraph via a ranked stack of signals (filename callouts, fingerprint matching, TF-IDF similarity, on-device OCR only when still ambiguous).
  4. Numbering & cross-references — numbers assets in citation order and rewrites in-prose callouts to resolved labels (timeline.pdfFigure 1).
  5. Citations — binds each citation to its reference and renders it in your chosen CSL style; switching styles re-renders everything instantly.
  6. Invariant check — validates the assembled document (uncited files, dangling callouts, unmatched citations, low-resolution figures) into one review queue that gates export until resolved.
  7. Render — emits Markdown, Word (.docx), PDF, and LaTeX from one validated model, so numbering, placement, and captions never drift between formats.

Private by design

Manifold ships with no network entitlement — enforced by macOS and auditable, not a setting. The app cannot make a network request to scan, caption, or export. The one AI step — drafting captions for figures/tables you leave blank — runs entirely on-device with Apple's models, and you approve or rewrite every draft. Nothing you open ever leaves your Mac. Read the full privacy policy.

Formats

Text in Markdown (.md), Word (.docx)
Figures PNG, JPEG, TIFF, HEIC, GIF, BMP, WebP, SVG, PDF
Tables CSV, TSV, or a table saved as an image
Equations LaTeX inline & display math
References BibTeX, CSL-JSON, RIS, EndNote
Citation styles Nature, Cell, APA, Vancouver, IEEE, ACS, Chicago, MLA — plus any CSL style
Documents out Markdown, Word (.docx), PDF, LaTeX (.tex)

Requirements

  • macOS 26 (Tahoe) or later
  • Apple silicon (M1 or later)

Get Manifold

Coming soon to the Mac App Store — $49.99 one-time (14-day free trial, no subscription). Watch Releases or the website for the launch.

Report a bug or request a feature

License

Manifold is proprietary software. © Studium. All rights reserved. This repository's issue and discussion content is community-contributed; the application itself is not open source.

About

Manifold — a document assembler for macOS. Support, feature requests, and release notes for the Studium app.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors