<?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: GabutSkuy</title>
    <description>The latest articles on DEV Community by GabutSkuy (@gabutskuy).</description>
    <link>https://dev.to/gabutskuy</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%2F4070369%2Fcd18c822-3cbe-4d5a-8dfd-a62642121c77.png</url>
      <title>DEV Community: GabutSkuy</title>
      <link>https://dev.to/gabutskuy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gabutskuy"/>
    <language>en</language>
    <item>
      <title>I Built a Free AI Screen Recorder That Auto-Edits Your Videos</title>
      <dc:creator>GabutSkuy</dc:creator>
      <pubDate>Mon, 10 Aug 2026 01:45:20 +0000</pubDate>
      <link>https://dev.to/gabutskuy/i-built-a-free-ai-screen-recorder-that-auto-edits-your-videos-3gkj</link>
      <guid>https://dev.to/gabutskuy/i-built-a-free-ai-screen-recorder-that-auto-edits-your-videos-3gkj</guid>
      <description>&lt;h1&gt;
  
  
  I Built a Free AI Screen Recorder That Auto-Edits Your Videos
&lt;/h1&gt;

&lt;p&gt;Every content creator knows the pain: you spend &lt;strong&gt;3-5 hours editing&lt;/strong&gt; a 10-minute screen recording. Cropping dead space, adding zooms, fixing transitions... it's tedious, it's boring, and it eats your life.&lt;/p&gt;

&lt;p&gt;I built &lt;strong&gt;AI Screen Recorder&lt;/strong&gt; to fix exactly that. It's a free, open-source tool that records your screen &lt;strong&gt;AND auto-edits the result&lt;/strong&gt; — cropping active regions, adding smart transitions, and highlighting clicks automatically.&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;🎯 &lt;strong&gt;Auto-crop &amp;amp; zoom&lt;/strong&gt; — detects the active region of your screen and crops automatically&lt;/li&gt;
&lt;li&gt;✨ &lt;strong&gt;Smart transitions&lt;/strong&gt; — one-click professional transitions (fade, zoom, slide)&lt;/li&gt;
&lt;li&gt;🖱️ &lt;strong&gt;Click detection&lt;/strong&gt; — highlights mouse clicks and scrolls automatically (perfect for tutorials)&lt;/li&gt;
&lt;li&gt;💻 &lt;strong&gt;Cross-platform&lt;/strong&gt; — works on Windows, Mac, and Linux&lt;/li&gt;
&lt;li&gt;🆓 &lt;strong&gt;100% free &amp;amp; open source&lt;/strong&gt; — no watermarks, no subscriptions, no catch&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why open source?
&lt;/h2&gt;

&lt;p&gt;Most tools in this space are expensive ($15-30/month) and platform-locked. Screen Studio, for example, charges $29/mo and only works on Mac. I believe great recording tools should be &lt;strong&gt;free and available everywhere&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;That's why the entire project is MIT-licensed and hosted on Vercel + GitHub Pages — zero cost to run, zero cost to use.&lt;/p&gt;

&lt;h2&gt;
  
  
  The tech stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;React + TypeScript + Vite&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tailwind CSS&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Zustand&lt;/strong&gt; for state management&lt;/li&gt;
&lt;li&gt;Deployed on &lt;strong&gt;Vercel&lt;/strong&gt; (free tier) + &lt;strong&gt;GitHub Pages&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Try it
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Live demo:&lt;/strong&gt; &lt;a href="https://ai-screen-recorder-delta.vercel.app" rel="noopener noreferrer"&gt;https://ai-screen-recorder-delta.vercel.app&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Source code:&lt;/strong&gt; &lt;a href="https://github.com/GabutSkuy/ai-screen-recorder" rel="noopener noreferrer"&gt;https://github.com/GabutSkuy/ai-screen-recorder&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Support the project
&lt;/h2&gt;

&lt;p&gt;If this tool saves you time, consider supporting its development:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;☕ &lt;strong&gt;Buy Me a Coffee:&lt;/strong&gt; &lt;a href="https://buymeacoffee.com/Azzzz" rel="noopener noreferrer"&gt;https://buymeacoffee.com/Azzzz&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;💎 &lt;strong&gt;USDT (TRC20):&lt;/strong&gt; &lt;code&gt;TBrPYnKyp3P4aByGNeetdjSTPBAeAaZdD4&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;⭐ &lt;strong&gt;Star the repo&lt;/strong&gt; on GitHub — it really helps!&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;em&gt;Built in 4 weeks, open source forever. Feedback, issues, and PRs are all welcome!&lt;/em&gt;&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>react</category>
      <category>showdev</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
