Skip to content

v0.0.2 - Scrollable Document Support

Choose a tag to compare

@pruales pruales released this 23 Oct 20:08
· 3 commits to main since this release
e22a8e5

What's New

  • Scrollable Document Capture: Flow now supports capturing DocSend documents that use a vertical scrollable layout in addition to the traditional presentation-style navigation.

Changes

  • Add automatic document type detection (scrollable vs presentation)
  • Implement DOM-based image extraction for scrollable documents
  • Handle lazy loading by scrolling through carousel
  • Filter out placeholder images during capture

Full Changelog

v0.0.1...v0.0.2