Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
essenz
command
Package main provides the sz command line tool for distilling web content into semantic markdown.
|
Package main provides the sz command line tool for distilling web content into semantic markdown. |
|
internal
|
|
|
browser
Package browser provides high-level browser operations using Chrome automation.
|
Package browser provides high-level browser operations using Chrome automation. |
|
daemon
Package daemon provides a client to communicate with the Chrome daemon.
|
Package daemon provides a client to communicate with the Chrome daemon. |
|
extractor
Package extractor provides content extraction functionality for reader view.
|
Package extractor provides content extraction functionality for reader view. |
|
filter
Package filter provides sophisticated content filtering to remove non-content elements.
|
Package filter provides sophisticated content filtering to remove non-content elements. |
|
markdown
Package markdown provides sophisticated markdown generation from content trees, converting structured content into clean, well-formatted markdown output.
|
Package markdown provides sophisticated markdown generation from content trees, converting structured content into clean, well-formatted markdown output. |
|
media
Package media provides sophisticated media element handling for converting images, videos, and other media into meaningful markdown equivalents.
|
Package media provides sophisticated media element handling for converting images, videos, and other media into meaningful markdown equivalents. |
|
pageready
Package pageready provides DOM readiness detection for reliable content extraction.
|
Package pageready provides DOM readiness detection for reliable content extraction. |
|
summarizer
Package summarizer provides AI-powered article summarization functionality.
|
Package summarizer provides AI-powered article summarization functionality. |
|
tree
Package tree provides bottom-up text node tree construction for content analysis.
|
Package tree provides bottom-up text node tree construction for content analysis. |
Click to show internal directories.
Click to hide internal directories.