Import formats
Topicary imports content from seven formats.
Format | Extensions | Max size | What's created |
|---|---|---|---|
Markdown |
| 5 MB | Topics |
HTML |
| 5 MB | Topics |
Word |
| 5 MB | Topics |
DITA |
| 5 MB | Topics + map (from ditamap) |
Confluence |
| 50 MB | Topics + map (from page hierarchy) |
MadCap Flare |
| 50 MB | Topics, components, map, variables, conditions |
OpenAPI |
| 5 MB | Topics (one per endpoint/schema) |
Archive limits
Single files: 5 MB
Zip archives: 50 MB (200 MB decompressed)
The 50 MB limit applies to the compressed archive. The decompressed content must not exceed 200 MB. Imports that exceed either limit are rejected before processing begins.
What's preserved per format
Markdown
Title from
# H1, YAML frontmattertitle, or filenameHeadings, bold, italic, strikethrough, inline code
Bullet lists, ordered lists, task lists
Tables, code blocks with language hints, blockquotes, images, links
HTML
Semantic elements (headings, paragraphs, lists, tables)
Images, links, code blocks
Basic inline formatting
Word (.docx)
Heading styles → headings
Lists, tables, images (extracted and uploaded)
Bold, italic, underline
Word import relies on Word's built-in heading styles (Heading 1, Heading 2, etc.) to detect document structure. Text that is merely bolded or enlarged but not styled as a heading imports as a regular paragraph. Apply proper heading styles in Word before importing for the best results.
DITA
Topic types (concept → Concept, task → Task, reference → Reference)
Ditamap hierarchy → map structure
Standard DITA elements → paragraphs, lists, tables, code blocks, notes
Confluence
Page content with Confluence chrome stripped
Info/warning/note macros → callouts
Code macros → code blocks
Page hierarchy → map structure
MadCap Flare
Topics → topics
Snippets → components (with references preserved)
TOC → map hierarchy
Variable definitions → variable sets
Condition tags → condition dimensions and values
Of all supported formats, MadCap Flare preserves the most content architecture. Snippets map to components, TOC maps to map hierarchy, variables and conditions carry over directly. If you are migrating from Flare, expect the smoothest transition.
OpenAPI
Endpoints → topics with method, path, parameters, schemas
Request/response examples preserved
See also
Import from MadCap Flare — Detailed guide for importing Flare projects with snippets, variables, and conditions
Import from Confluence — Step-by-step guide for migrating Confluence spaces via HTML export
Import from DITA — Import DITA topics and maps with topic-type and hierarchy preservation
Import from Markdown — Bring Markdown files into Topicary with folder-to-map conversion
Import from Word — Convert Word documents to topics with heading-style detection