<?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: kike-Pinto</title>
    <description>The latest articles on DEV Community by kike-Pinto (@kike-dev).</description>
    <link>https://dev.to/kike-dev</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%2F3883024%2F453b55c6-5f26-4345-8520-8de342c5e844.png</url>
      <title>DEV Community: kike-Pinto</title>
      <link>https://dev.to/kike-dev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kike-dev"/>
    <language>en</language>
    <item>
      <title>Free CSV Tools Online — Clean, Convert and Validate CSV Files</title>
      <dc:creator>kike-Pinto</dc:creator>
      <pubDate>Thu, 16 Apr 2026 18:53:54 +0000</pubDate>
      <link>https://dev.to/kike-dev/free-csv-tools-online-clean-convert-and-validate-csv-files-4ln1</link>
      <guid>https://dev.to/kike-dev/free-csv-tools-online-clean-convert-and-validate-csv-files-4ln1</guid>
      <description>&lt;p&gt;I built a collection of free CSV tools that help clean and convert data quickly.&lt;/p&gt;

&lt;p&gt;You can try them here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://data-tools-platform.vercel.app/" rel="noopener noreferrer"&gt;https://data-tools-platform.vercel.app/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This website includes multiple tools designed to work directly in the browser, without installing anything.&lt;/p&gt;

&lt;p&gt;Some of the tools available:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;CSV Cleaner — remove extra spaces and fix messy CSV files&lt;/li&gt;
&lt;li&gt;CSV to JSON — convert CSV into structured JSON&lt;/li&gt;
&lt;li&gt;JSON to CSV — convert JSON into spreadsheet format&lt;/li&gt;
&lt;li&gt;CSV Validator — check CSV structure and detect errors&lt;/li&gt;
&lt;li&gt;Remove Duplicate Rows — remove repeated data rows&lt;/li&gt;
&lt;li&gt;CSV to Excel — convert CSV files into Excel format&lt;/li&gt;
&lt;li&gt;Excel to CSV — convert Excel files into CSV&lt;/li&gt;
&lt;li&gt;CSV Column Selector — keep only specific columns&lt;/li&gt;
&lt;li&gt;CSV Sorter — sort rows by column&lt;/li&gt;
&lt;li&gt;CSV Filter Rows — filter rows using column values&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These tools are useful for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;developers working with APIs&lt;/li&gt;
&lt;li&gt;data cleaning tasks&lt;/li&gt;
&lt;li&gt;spreadsheet conversions&lt;/li&gt;
&lt;li&gt;automation workflows&lt;/li&gt;
&lt;li&gt;preparing structured data&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;All tools run locally in the browser, so files are not uploaded to servers.&lt;/p&gt;

&lt;p&gt;You can explore all tools here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://data-tools-platform.vercel.app/tools" rel="noopener noreferrer"&gt;https://data-tools-platform.vercel.app/tools&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feedback is welcome.&lt;/p&gt;

</description>
      <category>csv</category>
      <category>javascript</category>
      <category>webdev</category>
      <category>resources</category>
    </item>
  </channel>
</rss>
