Nutrient · X (formerly Twitter)

Nutrient profile banner

user avatar

The deterministic document platform for agents and humans. SDKs, cloud APIs, integrations, and workflow automation turn documents into reliable workflows.

We’re global!

Joined August 2012

  • user avatar

    A hundred-page PDF will render a hundred thumbnails simultaneously and freeze your sidebar if you let it. PDF.js's built-in PDFThumbnailViewer handles caching and navigation for you, or build custom canvases with lazy loading and render cancellation.

  • user avatar

    A benchmark you can't reproduce is a marketing claim wearing a lab coat. Nutrient ran the public, 200-document opendataloader-bench corpus and published the full results, including where docling beats it on table structure.

  • user avatar

    Chat with your PDF is RAG in a trench coat: extract, chunk, embed, retrieve, answer. The demo looks great on a clean document and falls apart on a scanned page or a flattened table, because the model only answers from what extraction actually pulled out.

  • user avatar

    A PDF form can look interactive and render completely dead if you skip one setting. PDF.js's AnnotationLayer turns links, notes, and form widgets into real inputs, but only with annotationMode: ENABLE_FORMS switched on.

  • user avatar

    Your users' highlights and sticky notes live in your database, not the PDF, until someone hits download and expects them baked in. annotpdf writes app annotations into the PDF binary as real spec-compliant highlight, square, and text annotations.

Read the original on x.com ↗