<?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: Portrait Pro by Videograph</title>
    <description>The latest articles on DEV Community by Portrait Pro by Videograph (@portrait_probyvideograp).</description>
    <link>https://dev.to/portrait_probyvideograp</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%2F4047628%2F449fad5f-47e0-4aa2-a319-3778d466370f.jpg</url>
      <title>DEV Community: Portrait Pro by Videograph</title>
      <link>https://dev.to/portrait_probyvideograp</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/portrait_probyvideograp"/>
    <language>en</language>
    <item>
      <title>How I Automated the Most Annoying Part of Building in Public</title>
      <dc:creator>Portrait Pro by Videograph</dc:creator>
      <pubDate>Sun, 26 Jul 2026 07:06:13 +0000</pubDate>
      <link>https://dev.to/portrait_probyvideograp/how-i-automated-the-most-annoying-part-of-building-in-public-3mco</link>
      <guid>https://dev.to/portrait_probyvideograp/how-i-automated-the-most-annoying-part-of-building-in-public-3mco</guid>
      <description>&lt;p&gt;If you build in public, you already know the drill: ship something, record a quick demo, then spend way longer than you'd like turning that one recording into a Twitter/X clip, a LinkedIn post, a YouTube Short, and maybe a TikTok — each with a different aspect ratio, different pacing, and captions you have to add manually every single time.&lt;/p&gt;

&lt;p&gt;I used to just skip this step entirely. Filming was fast. Reformatting one recording into four platform-specific versions was not, so a lot of good demos just never got posted anywhere except the one place I originally filmed them for.&lt;/p&gt;

&lt;p&gt;The actual bottleneck&lt;/p&gt;

&lt;p&gt;It's rarely the idea or the footage that's the problem — it's the batch conversion work:&lt;/p&gt;

&lt;p&gt;Cropping to vertical (9:16) for Shorts/Reels/TikTok&lt;br&gt;
Re-cropping slightly differently for each platform's safe zones&lt;br&gt;
Adding captions (again, per platform)&lt;br&gt;
Picking out the actually-interesting 30 seconds from a 10-minute screen recording&lt;/p&gt;

&lt;p&gt;None of that is technically hard, it's just repetitive enough that it eats an afternoon if you're doing it by hand for every video.&lt;/p&gt;

&lt;p&gt;What changed my workflow&lt;/p&gt;

&lt;p&gt;I started using an AI tool called ReframeX specifically to handle the batch side of this. You upload one longer recording, and it:&lt;/p&gt;

&lt;p&gt;Automatically finds the strongest segments and cuts them into clips&lt;br&gt;
Reframes each clip for whatever aspect ratio a platform needs, with subject tracking so it doesn't just center-crop and cut someone's head off&lt;br&gt;
Generates captions automatically&lt;br&gt;
Lets you queue/schedule the output across platforms&lt;/p&gt;

&lt;p&gt;It's not doing anything clever with the content — it's not writing your demo script or deciding what's interesting about your project. It's solving the "I already have the footage, I just don't want to spend three hours reformatting it four different ways" problem, which for me was genuinely the bigger time sink.&lt;/p&gt;

&lt;p&gt;Is it worth it?&lt;/p&gt;

&lt;p&gt;If you're already recording demos, standups, or build-in-public updates and just not posting them everywhere because reformatting takes too long, this kind of tool closes that gap. If your bottleneck is actually finding time to record in the first place, this won't help with that part.&lt;/p&gt;

&lt;p&gt;For me, it's meant more of what I actually build gets seen, instead of sitting in a folder because turning it into four different video formats felt like a whole separate task.&lt;/p&gt;

&lt;p&gt;Curious if others here have a different setup for this — always interested in how other devs handle repurposing demo footage across platforms.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>productivity</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
