<?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: Nova Soft</title>
    <description>The latest articles on DEV Community by Nova Soft (@nova_soft_d42c9d58573e2a4).</description>
    <link>https://dev.to/nova_soft_d42c9d58573e2a4</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%2F3309916%2Fbc76bac5-9ada-4f39-83b4-840585e4dc3d.jpg</url>
      <title>DEV Community: Nova Soft</title>
      <link>https://dev.to/nova_soft_d42c9d58573e2a4</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nova_soft_d42c9d58573e2a4"/>
    <language>en</language>
    <item>
      <title>Introducing the Three Versions of TextCleaner: free , pro, and Pro Enhanced</title>
      <dc:creator>Nova Soft</dc:creator>
      <pubDate>Mon, 30 Jun 2025 18:06:09 +0000</pubDate>
      <link>https://dev.to/nova_soft_d42c9d58573e2a4/introducing-the-three-versions-of-textcleaner-free-pro-and-pro-enhanced-152h</link>
      <guid>https://dev.to/nova_soft_d42c9d58573e2a4/introducing-the-three-versions-of-textcleaner-free-pro-and-pro-enhanced-152h</guid>
      <description>&lt;p&gt;**Hello everyone!&lt;/p&gt;

&lt;p&gt;I’m excited to introduce the different versions of TextCleaner, a Python-based desktop tool designed to clean messy text files by removing HTML tags, emojis, weird symbols, and more.&lt;/p&gt;

&lt;p&gt;Here’s a quick overview of the three editions:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;TextCleaner free&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Lightweight and simple&lt;/p&gt;

&lt;p&gt;Removes HTML tags, emojis, and strange characters&lt;/p&gt;

&lt;p&gt;No installation needed — just run the .exe&lt;/p&gt;

&lt;p&gt;Perfect for casual users, students, and writers looking for quick cleanup&lt;br&gt;
🔗 Download TextCleaner free &lt;a href="https://novasofting.gumroad.com/l/ncndg" rel="noopener noreferrer"&gt;https://novasofting.gumroad.com/l/ncndg&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;TextCleaner pro&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Includes all Lite features&lt;/p&gt;

&lt;p&gt;Adds advanced cleaning options like regex support&lt;/p&gt;

&lt;p&gt;Allows batch processing of multiple files&lt;/p&gt;

&lt;p&gt;Suitable for developers and power users needing more control&lt;br&gt;
🔗 Download TextCleaner free &lt;a href="https://novasofting.gumroad.com/l/jaqdqm" rel="noopener noreferrer"&gt;https://novasofting.gumroad.com/l/jaqdqm&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;TextCleaner Pro Enhanced&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;All Standard features plus:&lt;/p&gt;

&lt;p&gt;In-depth text analysis and comparison tools&lt;/p&gt;

&lt;p&gt;Customizable cleaning workflows&lt;/p&gt;

&lt;p&gt;Supports Arabic and multiple languages&lt;/p&gt;

&lt;p&gt;Ideal for professionals and businesses requiring top-tier text cleaning solutions&lt;br&gt;
🔗 Download TextCleaner Pro Enhanced &lt;a href="https://novasofting.gumroad.com/l/uyerv" rel="noopener noreferrer"&gt;https://novasofting.gumroad.com/l/uyerv&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;Feel free to try any version that fits your needs! I’d love to hear your feedback or feature requests.&lt;/p&gt;

&lt;p&gt;Thanks for reading!**&lt;/p&gt;

</description>
      <category>programming</category>
      <category>python</category>
      <category>tooling</category>
      <category>productivity</category>
    </item>
    <item>
      <title>I built a free text cleaning tool to remove emojis, HTML tags, and symbols — no install required</title>
      <dc:creator>Nova Soft</dc:creator>
      <pubDate>Mon, 30 Jun 2025 17:46:34 +0000</pubDate>
      <link>https://dev.to/nova_soft_d42c9d58573e2a4/i-built-a-free-text-cleaning-tool-to-remove-emojis-html-tags-and-symbols-no-install-required-5c39</link>
      <guid>https://dev.to/nova_soft_d42c9d58573e2a4/i-built-a-free-text-cleaning-tool-to-remove-emojis-html-tags-and-symbols-no-install-required-5c39</guid>
      <description>&lt;p&gt;&lt;strong&gt;Hey everyone,&lt;/strong&gt;&lt;br&gt;
I recently created a small desktop tool called TextCleaner Lite – built with Python &amp;amp; Tkinter.&lt;br&gt;
It removes HTML tags, emojis, weird characters, and helps clean messy text files fast.&lt;br&gt;
No installation needed – just download and run the .exe.&lt;br&gt;
It’s completely free and lightweight, and I’d love your feedback if you try it!&lt;br&gt;
🔗 Link to the tool:     &lt;a href="https://novasofting.gumroad.com/l/ncndg" rel="noopener noreferrer"&gt;https://novasofting.gumroad.com/l/ncndg&lt;/a&gt;&lt;br&gt;
🐦 Original tweet: &lt;a href="https://x.com/novasofting/status/1939684199364960467" rel="noopener noreferrer"&gt;https://x.com/novasofting/status/1939684199364960467&lt;/a&gt;&lt;br&gt;
Let me know if there are features you’d like to see in the next version 👇&lt;/p&gt;

</description>
      <category>python</category>
      <category>productivity</category>
      <category>opensource</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
