What gets preserved
Code blocks
Syntax highlighting and language labels are carried through to the exported file. Whether the conversation contains Python, JavaScript, SQL, or shell commands, the language tag and formatting remain intact across all formats.
Tables
Data tables export with their column headers, row alignment, and structure preserved. You get a properly formatted table in your output file, not collapsed plain text.
Images
DALL-E generated images, images you uploaded during the conversation, and inline graphics are all included in your export. They appear in the output in the same position they occupied in the original conversation.
Formulas
LaTeX mathematical expressions — fractions, radicals, Greek letters, superscripts, and subscripts — are preserved in your export. In PDF format, they render as fully typeset math identical to what ChatGPT displays.
LaTeX formulas render pixel-perfect in PDF exports specifically. In other formats such as Markdown or HTML, the raw LaTeX source is preserved so you can render it with a compatible tool downstream.