<?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: Realvid</title>
    <description>The latest articles on DEV Community by Realvid (@realvid).</description>
    <link>https://dev.to/realvid</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3824561%2Fa42b9809-551d-4222-8edb-dcb2fdd0a740.png</url>
      <title>DEV Community: Realvid</title>
      <link>https://dev.to/realvid</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/realvid"/>
    <language>en</language>
    <item>
      <title>New here - Built a simple tool to fix AI table formatting</title>
      <dc:creator>Realvid</dc:creator>
      <pubDate>Sat, 14 Mar 2026 21:45:00 +0000</pubDate>
      <link>https://dev.to/realvid/new-here-built-a-simple-tool-to-fix-ai-table-formatting-3kol</link>
      <guid>https://dev.to/realvid/new-here-built-a-simple-tool-to-fix-ai-table-formatting-3kol</guid>
      <description>&lt;p&gt;Hi everyone,&lt;/p&gt;

&lt;p&gt;I’m new to the community and wanted to share a small utility I built to solve a recurring problem in my workflow.&lt;/p&gt;

&lt;p&gt;I use AI tools like ChatGPT and Gemini a lot for data tasks, but I always struggle with the "copy-paste mess." When you copy a table from the chat, it often loses its structure, merging columns and breaking rows when you try to paste it into Excel or a spreadsheet.&lt;/p&gt;

&lt;p&gt;To save myself the manual cleanup time, I built a simple web tool called AI Table Cleaner.&lt;/p&gt;

&lt;p&gt;It’s pretty straightforward:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You paste the messy text from the AI.&lt;/li&gt;
&lt;li&gt;The tool reorganizes it into a clean table structure.&lt;/li&gt;
&lt;li&gt;You can export it directly to Excel, CSV, SQL, or JSON.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you find yourself fighting with AI table formatting, feel free to give it a try:&lt;br&gt;
&lt;a href="https://aitablecleaner.com" rel="noopener noreferrer"&gt;https://aitablecleaner.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'm happy to be part of the Dev.to community and would love to hear any feedback or suggestions you might have.&lt;/p&gt;

&lt;p&gt;Cheers!&lt;/p&gt;

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