Skip to content

Document format conversion examples

Scenario: Convert a scanned contract to editable Word

Upload the PDF and specify the target format and layout expectations:

Convert this scanned contract to Word. Preserve headings, paragraphs, and tables as much as possible, and do not modify the original PDF.

The agent creates a new Word file. Table-heavy documents can be converted to Excel, while TXT or Markdown is suitable when only the content is needed.

Scenario: Convert a table image to Excel

Convert this table screenshot to Excel and preserve the row and column structure as much as possible.

The agent recognizes the table and creates an editable .xlsx file. For multiple table images, use multi-image Excel merging, where each image becomes a worksheet.

Scenario: Convert every PDF page to an image

Convert every page of this PDF to a JPG image and package the images in one ZIP file.

The agent renders pages in their original order and returns a JPG image ZIP. It can also write individual page images to a specified directory.

Scenario: Turn plain text into Word

Convert this TXT file to a Word document and preserve paragraph breaks.

The agent creates a new Word file from the TXT content without inventing headings, tables, or structures absent from the source.

Scenario: Create a PDF from one image

Convert this signature page to a one-page PDF and keep the original image unchanged.

The agent creates a new single-page PDF. Use multi-page and batch processing when multiple images should become one PDF.

Back to capability overview