<?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: jeenie</title>
    <description>The latest articles on DEV Community by jeenie (@jeenie61647c593c1930).</description>
    <link>https://dev.to/jeenie61647c593c1930</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%2F3917003%2F67e2e62d-7ddf-4c0e-b50d-8faed412d30d.png</url>
      <title>DEV Community: jeenie</title>
      <link>https://dev.to/jeenie61647c593c1930</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jeenie61647c593c1930"/>
    <language>en</language>
    <item>
      <title>I was tired of uploading 1GB videos just to trim 5 seconds. So I built a WASM solution.</title>
      <dc:creator>jeenie</dc:creator>
      <pubDate>Thu, 07 May 2026 05:43:00 +0000</pubDate>
      <link>https://dev.to/jeenie61647c593c1930/i-was-tired-of-uploading-1gb-videos-just-to-trim-5-seconds-so-i-built-a-wasm-solution-1cim</link>
      <guid>https://dev.to/jeenie61647c593c1930/i-was-tired-of-uploading-1gb-videos-just-to-trim-5-seconds-so-i-built-a-wasm-solution-1cim</guid>
      <description>&lt;p&gt;I built a simple browser-based video cutter recently&lt;/p&gt;

&lt;p&gt;&lt;a href="https://videocutter.io/" rel="noopener noreferrer"&gt;Video Cutter&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzqg8buhtvr8puad5t3u1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzqg8buhtvr8puad5t3u1.png" alt=" " width="800" height="366"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Mainly because I kept running into the same problems with existing tools:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;forced sign-up&lt;/li&gt;
&lt;li&gt;watermarks&lt;/li&gt;
&lt;li&gt;upload limits&lt;/li&gt;
&lt;li&gt;slow cloud processing&lt;/li&gt;
&lt;li&gt;overly complicated UI&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So I decided to build a lightweight online editor focused on quick editing directly in the browser.&lt;/p&gt;

&lt;p&gt;Current tools include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Video Cutter&lt;/li&gt;
&lt;li&gt;YouTube Cutter&lt;/li&gt;
&lt;li&gt;Flip Video&lt;/li&gt;
&lt;li&gt;Rotate Video&lt;/li&gt;
&lt;li&gt;Crop Video&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The project is still pretty early, and honestly the structure/UI could definitely be better 😅&lt;/p&gt;

&lt;p&gt;I’m still improving performance, browser compatibility, and overall UX.&lt;/p&gt;

&lt;p&gt;Really happy to join the DEV community and share the project here.&lt;br&gt;
Would genuinely love feedback, criticism, or ideas from other builders and developers.&lt;/p&gt;

&lt;p&gt;Especially interested in:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;browser video processing&lt;/li&gt;
&lt;li&gt;ffmpeg.wasm optimization&lt;/li&gt;
&lt;li&gt;UI/UX ideas&lt;/li&gt;
&lt;li&gt;handling large files efficiently&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thanks for checking it out 🙌&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>buildinpublic</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
