HEVC to SWF Converter

Convert HEVC files to SWF format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: HEVC

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Show All Options
File Compression
Preset
Video resolution
Trim

Convert HEVC to SWF: What This Tutorial Covers

This page takes an HEVC video (.hevc / .h265) — the modern, efficient H.265 codec your iPhone and most 4K cameras record in — and writes it into an .swf, the Adobe Flash format. Be blunt about it up front: this is the wrong direction for almost everyone. You are starting with a current, well-compressed codec and producing a file in a dead container that needs the Adobe Flash Player runtime to play — and Adobe ended Flash Player support on December 31, 2020, with no browser able to run SWF since. Worse, SWF cannot hold HEVC, so the converter re-encodes your video down to an old Flash-era codec, costing both quality and efficiency. This guide covers the few cases where a .swf is still justified, what that re-encode actually does, and why you almost certainly want HEVC to MP4 instead.

How to Convert HEVC to SWF

  1. Upload Your HEVC File: Drag and drop your .hevc or .h265 clip onto the page, or click "Add Files" to browse. Batch upload is supported — queue several clips and convert them with the same settings.
  2. Confirm the Video Codec: Open Advanced Options and check Video Codec. The default for SWF output is FLV (Sorenson Spark), the H.263-based codec embedded Flash video uses; MJPEG is the only other choice. Audio is written as MP3, the sound format Flash relied on.
  3. Set Quality, Resolution, or Trim (Optional): Leave the Quality Preset on "Very High (Recommended)", or switch File Compression to Constant Bitrate or Specific file size to hit a target. Under Video resolution pick "Keep original", a Preset Resolution, Resolution Percentage, or a custom Width x Height. Use Trim → Time Range to export just one segment.
  4. Convert and Download: Click "Convert" and save your .swf file. No sign-up, no watermark.

Walk-through: What Happens to Your HEVC Video

HEVC (H.265, finalized in 2013) is one of the most efficient mainstream codecs in use — it stores video at roughly 40-50% smaller size than H.264 at matching quality, which is why Apple made it the iPhone default in iOS 11 (2017) and why it dominates 4K and HDR recording. None of that survives the trip into a SWF. An SWF is a Flash container, not a codec, and it has no HEVC support at all, so the converter fully decodes your H.265 picture and recompresses it into a Flash-era codec.

Choose your settings around what the downstream tool expects:

  • If you don't know what the consumer needs, keep FLV (Sorenson Spark) video + MP3 audio. Sorenson Spark is an implementation of H.263 — the codec classic Flash Player read — so this is the most compatible SWF you can make. It is also far less efficient than HEVC, so expect softer detail and a larger file at matching quality.
  • If a tool explicitly needs intra-only frames (every frame encoded independently), pick MJPEG under Video Codec — at the cost of much larger output.
  • Downscale and trim first. HEVC clips are often 4K; Sorenson Spark grows quickly on large frames, so set a 720p or 480p Preset Resolution and trim to just the segment you need in the same pass.
  • There is no HDR or surround path inside a SWF. HDR/Dolby Vision HEVC is tone-mapped to SDR, and multichannel audio is downmixed to stereo MP3.

Common Errors and How to Fix Them

  • "Nothing will open my SWF" — Flash Player is dead. No current browser (Chrome, Firefox, Edge, Safari) runs SWF after the 2020 shutdown; you need the Ruffle emulator or a preserved standalone Flash Projector binary, and even then video-bearing SWFs are an incomplete area for emulators. If you just wanted a playable video, this was the wrong target — use HEVC to MP4.
  • "The picture looks soft or blocky" — Sorenson Spark compresses far less efficiently than HEVC, so a hard Specific file size or aggressive Resolution Percentage produces visible blocking. Keep the Quality Preset at "Very High" and leave resolution on "Keep original," or downscale instead of starving the bitrate.
  • "The SWF is much larger than my HEVC source" — expected. HEVC is one of the most efficient codecs; FLV1 and especially MJPEG need many more bits for the same picture, so the output routinely dwarfs the original. Lower the resolution if size matters.
  • "Converted clip plays but has no sound" — confirm Audio Codec is set to MP3 and that the source actually carries an audio track; SWF audio is MP3 stereo only.
  • "My authoring tool rejects the SWF" — some systems expect a .swf wrapping an interactive ActionScript timeline, not a plain video. A re-encoded video SWF plays in Ruffle and old Flash players but may not load in tools that expect timeline content.

When This Doesn't Work — and What to Do Instead

For almost every modern purpose, making a new SWF from an HEVC file is the wrong move. Adobe ended Flash Player support on December 31, 2020, began blocking Flash content on January 12, 2021, and strongly recommends uninstalling Flash Player for security. If your goal is video that plays on phones, browsers, smart TVs, or editors, convert HEVC to MP4 instead — H.264 in an MP4 is the universal target and preserves your source far better than Sorenson Spark. The honest reasons to still produce a SWF are narrow: feeding a legacy Flash authoring pipeline (an Adobe Animate project that imports video and publishes to SWF), a pre-2020 kiosk or e-learning package that only ingests .swf, or a preservation/emulator workflow where Ruffle is the intended player. And if you arrived here trying to rescue an old Flash file rather than create a new one, you want the reverse direction — convert SWF to MP4.

Frequently Asked Questions

Isn't converting HEVC to SWF backwards — shouldn't I go the other way?

For almost everyone, yes. HEVC is a modern, efficient codec; SWF is a dead Flash container that needs the Adobe Flash Player runtime, which reached end-of-life on December 31, 2020. Going HEVC to SWF takes a current, playable file and produces one that no browser can open and that re-encodes your video into an older, less efficient codec. It only makes sense when a legacy Flash pipeline specifically requires .swf as input. If you want a watchable file, run HEVC to MP4 instead.

Will converting HEVC to SWF reduce the quality?

Yes, noticeably. SWF cannot carry HEVC, so the converter decodes your H.265 video and recompresses it into a Flash-era codec — by default FLV (Sorenson Spark), an H.263 implementation that is far less efficient than HEVC. Fine detail softens and the file typically gets larger despite looking worse. You can limit the loss by keeping the Quality Preset at "Very High" and leaving resolution on "Keep original," but a SWF will never match an MP4 made from the same HEVC source.

What codec ends up inside the SWF?

By default, FLV (Sorenson Spark) video — FourCC FLV1, the H.263-based codec classic Flash Player read — paired with MP3 audio. The only alternative video codec the converter offers for SWF is MJPEG (Motion JPEG), which keeps frames sharp but produces much larger files. There is no H.264, HEVC, or other modern-codec option inside a SWF; the container simply does not support them.

Can anything still play the SWF I create?

Barely. Adobe ended Flash Player support on December 31, 2020, and blocked Flash content from running on January 12, 2021; Chrome, Firefox, Edge, and Safari removed the Flash plugin around the same time. To play a SWF today you need the Ruffle emulator (browser extension or desktop app) or a preserved standalone Flash Projector binary. Even then, video-bearing SWFs are an incomplete area for emulators, so test playback before relying on it. If you just want a watchable video, do not convert to SWF at all.

Why would anyone still need a SWF in 2026?

Only to feed a legacy Flash pipeline. The realistic reasons are an Adobe Animate project whose timeline imports video and publishes to SWF, a pre-2020 kiosk or museum installation that plays SWF through a bundled Flash projector, or an old e-learning package (Articulate or Captivate vintage) that still ingests .swf assets. For any modern use — phones, browsers, social uploads, editors — H.264 is smaller and far more compatible, so HEVC to MP4 is the right pick.

How are my files handled, and how long are they kept?

Your HEVC file is uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after the conversion — no sign-up, no watermark, never shared or made public. In our testing, a short 1080p HEVC clip re-encoded to SWF with the default FLV (Sorenson Spark) codec in a few seconds, though large 4K files take longer to upload than to convert.

Rate HEVC to SWF Converter Tool

Rating: 4.8 / 5 - 66 reviews