1. Converting Technical Documentation
Technical WriterBackground
A technical writer has a legacy product manual in PDF format that needs to be updated and moved to a Git-based documentation site.
Problem
Manually retyping the content is inefficient and prone to errors.
How to use
Upload the manual PDF and select 'GitHub-Flavored Markdown' to ensure tables and lists are formatted correctly for the documentation site.
outputFormat: githubOutcome
A clean Markdown file ready to be committed to the documentation repository with preserved headers and lists.