<?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: Avinash Verma</title>
    <description>The latest articles on DEV Community by Avinash Verma (@avinash_verma_dc226a5d270).</description>
    <link>https://dev.to/avinash_verma_dc226a5d270</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%2F3654681%2Fafcc2d1d-d8fb-47bb-bb33-8079a510e8d5.jpg</url>
      <title>DEV Community: Avinash Verma</title>
      <link>https://dev.to/avinash_verma_dc226a5d270</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/avinash_verma_dc226a5d270"/>
    <language>en</language>
    <item>
      <title>I built a free JSON Viewer, Formatter &amp; Converter for developers</title>
      <dc:creator>Avinash Verma</dc:creator>
      <pubDate>Tue, 16 Dec 2025 04:08:55 +0000</pubDate>
      <link>https://dev.to/avinash_verma_dc226a5d270/i-built-a-free-json-viewer-formatter-converter-for-developers-20gf</link>
      <guid>https://dev.to/avinash_verma_dc226a5d270/i-built-a-free-json-viewer-formatter-converter-for-developers-20gf</guid>
      <description>&lt;p&gt;Hey devs 👋&lt;/p&gt;

&lt;p&gt;I built &lt;strong&gt;JSONViewerTool.com&lt;/strong&gt; — a fast, free, browser-based JSON utility suite for everyday developer work.&lt;/p&gt;

&lt;h3&gt;
  
  
  Why I built this
&lt;/h3&gt;

&lt;p&gt;While working with APIs and microservices, I kept switching between multiple tools just to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;View JSON&lt;/li&gt;
&lt;li&gt;Validate it&lt;/li&gt;
&lt;li&gt;Convert JSON → CSV / Excel / YAML&lt;/li&gt;
&lt;li&gt;Decode JWTs&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Most tools were slow, cluttered, or tracked data. So I built my own.&lt;/p&gt;

&lt;h3&gt;
  
  
  What it does
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;JSON Viewer (Tree + Code)&lt;/li&gt;
&lt;li&gt;JSON Validator &amp;amp; Minifier&lt;/li&gt;
&lt;li&gt;JSON → CSV / Excel / YAML&lt;/li&gt;
&lt;li&gt;CSV → JSON&lt;/li&gt;
&lt;li&gt;JWT Decoder&lt;/li&gt;
&lt;li&gt;Base64 Encode / Decode&lt;/li&gt;
&lt;li&gt;UUID Generator&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Key points
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;🚫 No signup&lt;/li&gt;
&lt;li&gt;🔐 Client-side processing&lt;/li&gt;
&lt;li&gt;⚡ Very fast&lt;/li&gt;
&lt;li&gt;🌙 Dark &amp;amp; Light mode&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 Try it here: &lt;strong&gt;&lt;a href="https://jsonviewertool.com/" rel="noopener noreferrer"&gt;https://jsonviewertool.com/&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Feedback welcome 🙌&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>json</category>
      <category>webdev</category>
      <category>developer</category>
    </item>
  </channel>
</rss>
