| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| lightpanda-x86_64-linux | 2026-03-03 | 109.5 MB | |
| lightpanda-aarch64-linux | 2026-03-03 | 114.2 MB | |
| lightpanda-x86_64-macos | 2026-03-03 | 63.7 MB | |
| lightpanda-aarch64-macos | 2026-03-03 | 61.0 MB | |
| README.md | 2026-03-03 | 456 Bytes | |
| v0.2.5 source code.tar.gz | 2026-03-03 | 834.9 kB | |
| v0.2.5 source code.zip | 2026-03-03 | 1.2 MB | |
| Totals: 7 Items | 350.4 MB | 0 | |
Initial iframe support
This version starts supporting iframes.
You can dump iframe's content using the fetch command:
lightpanda fetch --dump html --with_frames <URL>
First MCP server iteration
Start integrated stdio MCP server with lightpanda mcp. Some initial tools are available, notably goto and evaluate.
custom CDP command: LP.getMarkdown
First custom CDP command available to dump a page in markdown format.