✂️Free Online Tool

Cut SWF

Cut SWF files by setting start and end times. Free, no quality loss.

Drop your file here, or browseSupports MP4, MOV, AVI, MKV, WebM, MP3, WAV and more

Lightning Fast

Process files in seconds with our optimized servers

🎯

Precise Cutting

Frame-accurate cuts with intuitive timeline controls

💎

No Quality Loss

Maintain original quality with smart re-encoding

How to Cut an SWF File Online

  1. Upload Your SWF File: Click "+ Add Files" or drag and drop one or more .swf files (FutureSplash/Macromedia/Adobe Flash) from your computer. Batch processing is supported, so you can queue several archives at once.
  2. Set Start Time and Duration: Enter the start position and either the end time or duration in HH:MM:SS.sss format (e.g., 00:00:05.000 to 00:00:42.500). The cut works on SWF files that carry an embedded video stream — typically files exported from Flash 6 onward using Sorenson Spark (H.263), VP6, or H.264.
  3. Pick an Output Container (Optional): Keep .swf to preserve the original wrapper, or pick a modern container like MP4, WebM, MOV, or GIF from the format list. Modern containers play in any browser without Ruffle or a projector and are usually the safer long-term choice.
  4. Cut and Download: Click "Cut". Files are processed on xconvert's servers and the trimmed clip downloads to your browser — no sign-up, no watermark, no Flash Player install required.

Why Cut an SWF File in 2026?

Adobe ended Flash Player support on December 31, 2020, and pushed a kill-switch update on January 12, 2021 that blocks all Flash content in the runtime. Browsers (Chrome, Firefox, Edge, Safari) removed the plugin in 2020-2021. Despite that, millions of .swf files still sit on hard drives, optical discs, school CD-ROMs, museum servers, and corporate training archives — and people still need to trim them.

  • Preserve a single scene from a long animation reel — Animators and studios often have decade-old .swf showreels containing 20-30 shorts in one file. Cut out one segment so a recruiter or archivist can review it without scrubbing through 40 minutes.
  • Trim a Flash banner ad for case-study screenshots — Marketing teams revisiting 2008-era IAB display campaigns need a short clip of the loop, not the full 30-second cycle, to embed in a PDF retrospective.
  • Salvage Flash game footage for the Flashpoint Archive — The community-run Flashpoint Archive had preserved 212,522 web games and animations as of late 2025; contributors regularly trim intros, attract modes, or specific gameplay segments before uploading curation packs.
  • Clip an e-learning module for a citation — Articulate Presenter 2009/2013, Adobe Captivate 5-7, and Lectora classic published to SWF; trainers re-using legacy SCORM content need short excerpts for compliance documentation.
  • Cut a hand-drawn animation for a portfolio site — Artists who animated in Flash MX through Animate CC 2015 still have source .swf exports. A 5-10 second loop is far more shareable than the full short.
  • Shorten a SWF before converting to MP4 — Cutting first means a smaller re-encode and a faster final export when you pair this with SWF to MP4 or SWF to WebM.

SWF vs MP4 vs WebM — Why SWF Is Hard to Play in 2026

Property SWF (Flash) MP4 (H.264) WebM (VP9)
First released May 1996 (FutureSplash) 2003 (ISO/IEC 14496-14) 2010 (Google)
Native browser support None since Jan 2021 Chrome, Firefox, Edge, Safari Chrome, Firefox, Edge, Safari 14.1+
Adobe support status EOL Dec 31 2020 Active n/a (open)
Typical contents Vector animation + ActionScript + optional video/audio H.264 video + AAC audio VP9 video + Opus audio
Interactive scripting Yes (ActionScript 1/2/3) No No
Plays on iPhone/iPad No (never did) Yes iOS 14.5+ partial
Needs an emulator Yes (Ruffle, projector) No No
Good for sharing in 2026? No Yes Yes

SWF Playback Options in 2026

Tool What it does Limitation
Ruffle (ruffle.rs) Open-source emulator written in Rust + WebAssembly AVM1 (AS1/AS2): ~99% language / 81% API. AVM2 (AS3): ~90% language / 77% API.
Adobe Flash Player Projector Standalone .exe/.app archived from Adobe Adobe removed official downloads after EOL; must source from Internet Archive.
Flashpoint Archive Curated launcher with bundled projectors Designed for in-archive playback, not casual viewing.
Convert to MP4/WebM Re-encode video stream to a modern container Loses ActionScript interactivity. Best for video-only .swf.

Frequently Asked Questions

Why does my cut SWF play in the xconvert preview but not on my computer?

Because Adobe's January 12, 2021 kill-switch update blocks SWF playback in any installed Flash Player and browsers removed the plugin years ago. The cut file itself is valid — what's broken is the runtime. Install Ruffle (browser extension or standalone), open the file in the Flash Player Projector if you still have one, or convert the output to MP4 with SWF to MP4.

Will cutting preserve ActionScript and interactive elements?

If the SWF carries an embedded video stream (Sorenson Spark, VP6, or H.264) the cutter trims that stream and the surrounding wrapper. Interactive ActionScript timelines aren't a continuous time-coded video and may not survive a frame-accurate cut cleanly — for an interactive Flash game or banner, expect the cut output to behave as a video clip of the playback, not an interactive remix. For ActionScript editing, you'd need a decompiler such as JPEXS Free Flash Decompiler.

Is the cut lossless?

The cutter avoids re-encoding when start and end points align with keyframes in the embedded video stream. For frame-accurate cuts off a keyframe, the affected GOP is re-encoded, which is one generation of loss — usually invisible at typical SWF bitrates (~500 kbps to 2 Mbps for older Flash 6/7 content).

What's the maximum SWF file size I can upload?

xconvert applies the same upload caps as any other format; for very large files (multi-GB animation reels) you may hit the anonymous tier limit and need to sign in. SWF files are typically small — the SWF spec uses 32-bit length fields but Flash Player itself struggled with files larger than a few hundred megabytes, so most legitimate .swf you encounter will be well under that.

Can I cut a Flash game's .swf into shorter playable demos?

Generally no, not in a way that keeps it playable as a game. Games are state-machine driven, not time-coded. The cutter handles the video/audio bitstream the SWF wraps; it won't slice ActionScript scenes. To capture gameplay as a clip, run the game in Ruffle, screen-record it, then trim the resulting MP4 — or use xconvert's cut MP4 on the recording.

Why not just convert SWF straight to MP4 instead of cutting first?

You can — but if the source is a 40-minute animation reel and you only need 8 seconds, cutting first means a much smaller, faster MP4 export. Cut, verify the segment you want, then convert with SWF to MP4, SWF to WebM, SWF to MOV, or SWF to GIF for a silent loop.

Will the audio stay in sync after cutting?

Yes for standard event-sound and streaming-sound SWFs. Sync issues occasionally appear in old files where Flash Player relied on the host runtime to drive frame timing — in those rare cases, convert to MP4 first (which bakes in a true 30/24 fps timebase) and cut the MP4 instead. See also trim SWF for an alternate keyframe-aware path.

Does Ruffle play every SWF I throw at it?

Not yet. As of 2026, Ruffle reports roughly 99% AVM1 language coverage (AS1/AS2 — content created before mid-2006), and around 90% AVM2 language coverage with 77% API coverage (AS3 — Flash Player 9+ content from 2006 onward). Older vector animations and pre-2006 games tend to "just work"; complex AS3 games may still crash or render incorrectly. Check the file in Ruffle first; if it fails, converting the embedded video to MP4 is usually the most reliable archival path.

My SWF has no video inside, just vector animation — can it still be cut?

Pure vector SWFs (timeline-based animation with no embedded H.263/VP6/H.264 stream) don't have a video bitstream to cut. Convert the SWF to MP4 or WebM first using SWF to MP4 — that rasterizes the vector timeline into a video — then cut the resulting file with cut MP4 or cut WebM.

Rate Cut SWF Tool

Rating: 4.8 / 5 - 58 reviews