pages_read
Extract the text of Apple Pages documents, including .pages files in compressed Protobuf format that no text tool can open.
Instructions
Extract the text of an existing Pages document.
This is the only practical way to read a .pages file: the format is
compressed Protobuf and no text tool opens it.
Args:
path: path to the .pages file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |