<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Marko Živanović</title>
    <description>The latest articles on DEV Community by Marko Živanović (@marzoopilami).</description>
    <link>https://dev.to/marzoopilami</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4083277%2Ff0888fba-ca31-434a-8132-25561ec9997c.jpg</url>
      <title>DEV Community: Marko Živanović</title>
      <link>https://dev.to/marzoopilami</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/marzoopilami"/>
    <language>en</language>
    <item>
      <title>OpenAI Data Exporter - A local MD and PDF exporter with full-size embedded images</title>
      <dc:creator>Marko Živanović</dc:creator>
      <pubDate>Tue, 18 Aug 2026 12:52:59 +0000</pubDate>
      <link>https://dev.to/marzoopilami/openai-data-exporter-a-local-md-and-pdf-exporter-with-full-size-embedded-images-378n</link>
      <guid>https://dev.to/marzoopilami/openai-data-exporter-a-local-md-and-pdf-exporter-with-full-size-embedded-images-378n</guid>
      <description>&lt;p&gt;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.&lt;/p&gt;

&lt;p&gt;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.&lt;/p&gt;

&lt;p&gt;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.&lt;/p&gt;

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

&lt;p&gt;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.&lt;/p&gt;

&lt;p&gt;It's completely free. I built it for my own archive and figured it might be useful to others too.&lt;/p&gt;

&lt;p&gt;OpenAI Data Exporter on GitHub:&lt;br&gt;
&lt;a href="https://github.com/zivanovicmarko-stack/OpenAI-Data-Exporter" rel="noopener noreferrer"&gt;https://github.com/zivanovicmarko-stack/OpenAI-Data-Exporter&lt;/a&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>ai</category>
      <category>chatgpt</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
