cd /news/developer-tools/openai-data-exporter-a-local-md-and-… · home topics developer-tools article
[ARTICLE · art-101345] src=dev.to ↗ pub= topic=developer-tools verified=true sentiment=· neutral

OpenAI Data Exporter - A local MD and PDF exporter with full-size embedded images

A developer built OpenAI Data Exporter, a standalone HTML tool that converts OpenAI chat history into local MD or PDF files with full-size embedded images. The tool runs entirely in the browser, works offline, and does not upload any data, addressing limitations of the official OpenAI data export for archival purposes.

read1 min views1 publishedAug 18, 2026

The official OpenAI data export is fine as a backup, but not great if you actually want to use your conversation history. Because of that, I decided to build something that works better for my own archive.

OpenAI Data Exporter is a standalone HTML tool that extracts each chat as a separate MD or PDF file, or both, and saves available original images and attachments to an Assets folder.

PDF export was one of the main reasons I built it. When the original images are available in the data export, the PDFs use full-size embedded images instead of the tiny thumbnails you usually get.

It handles individual chats or bulk exports, large archives, selectable PDF text, and optional chat creation/update dates in filenames.

Everything runs locally in your browser. Your chats are not uploaded anywhere. There is no backend, account, telemetry or analytics. It works offline; when you're online, web-linked images can optionally be fetched and embedded in PDFs.

It's completely free. I built it for my own archive and figured it might be useful to others too.

OpenAI Data Exporter on GitHub:

https://github.com/zivanovicmarko-stack/OpenAI-Data-Exporter

── more in #developer-tools 4 stories · sorted by recency
── more on @openai 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/openai-data-exporter…] indexed:0 read:1min 2026-08-18 ·