<?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: Mahfuz Sakib</title>
    <description>The latest articles on DEV Community by Mahfuz Sakib (@msakib).</description>
    <link>https://dev.to/msakib</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%2F4088378%2F88c73cfb-65ee-4920-be77-70cbdda9812e.jpg</url>
      <title>DEV Community: Mahfuz Sakib</title>
      <link>https://dev.to/msakib</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/msakib"/>
    <language>en</language>
    <item>
      <title>I built ShortMatic — an AI review queue for turning long videos into Shorts</title>
      <dc:creator>Mahfuz Sakib</dc:creator>
      <pubDate>Fri, 21 Aug 2026 13:17:28 +0000</pubDate>
      <link>https://dev.to/msakib/i-built-shortmatic-an-ai-review-queue-for-turning-long-videos-into-shorts-29im</link>
      <guid>https://dev.to/msakib/i-built-shortmatic-an-ai-review-queue-for-turning-long-videos-into-shorts-29im</guid>
      <description>&lt;p&gt;I kept spending nights cutting long tutorials and podcasts into YouTube Shorts by hand. Existing tools were either too expensive, too “autopilot” (wrong clips), or both.&lt;/p&gt;

&lt;p&gt;So I built &lt;strong&gt;ShortMatic&lt;/strong&gt; — a small web app where AI suggests moments, but &lt;em&gt;you&lt;/em&gt; still approve what gets published.&lt;/p&gt;

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

&lt;ol&gt;
&lt;li&gt;Upload a long video or import from YouTube
&lt;/li&gt;
&lt;li&gt;AI proposes clip-worthy windows
&lt;/li&gt;
&lt;li&gt;You review / approve
&lt;/li&gt;
&lt;li&gt;Fix captions
&lt;/li&gt;
&lt;li&gt;Export vertical files for Shorts, TikTok, and Reels
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;It’s intentionally a &lt;strong&gt;review queue&lt;/strong&gt;, not a CapCut replacement and not “guaranteed viral.”&lt;/p&gt;

&lt;h2&gt;
  
  
  Why this shape
&lt;/h2&gt;

&lt;p&gt;Most clippers optimize for speed. I wanted control:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;fewer wrong cuts published by accident
&lt;/li&gt;
&lt;li&gt;clearer expectations (“AI finds candidates; you decide”)
&lt;/li&gt;
&lt;li&gt;a workflow closer to how creators already work
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Stack (high level)
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;React frontend
&lt;/li&gt;
&lt;li&gt;Laravel API
&lt;/li&gt;
&lt;li&gt;queue workers for transcription / clip jobs
&lt;/li&gt;
&lt;li&gt;object storage for media
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Happy to go deeper in the comments if useful.&lt;/p&gt;

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

&lt;p&gt;Live: &lt;a href="https://shortmatic.app" rel="noopener noreferrer"&gt;https://shortmatic.app&lt;/a&gt;&lt;br&gt;&lt;br&gt;
Compare page (honest vs Opus Clip / CapCut): &lt;a href="https://shortmatic.app/compare" rel="noopener noreferrer"&gt;https://shortmatic.app/compare&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Feedback I want
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Is the first-run flow obvious?
&lt;/li&gt;
&lt;li&gt;Does the review/approve step feel valuable or like a chore?
&lt;/li&gt;
&lt;li&gt;What would make you pay?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Brutal feedback welcome — that’s the point of posting here.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>sideprojects</category>
      <category>saas</category>
    </item>
  </channel>
</rss>
