Skip to content

Export via Agent

Tell the agent “export for Instagram” and it handles everything — correct resolution, frame rate, bitrate, codec, and audio settings for that platform. No export dialogs, no guessing at settings, no looking up specs.

The agent exports directly from Premiere Pro using pre-configured, production-tested presets. Each preset is optimized for its platform — the right balance between quality and file size, tuned to survive each platform’s re-compression without visible artifacts.

  1. Tell the agent what you need: “export for Instagram”, “export for YouTube and TikTok”, or “export for all socials”
  2. The agent shows you exactly what settings it will use and why — resolution, bitrate, codec, audio, everything
  3. You confirm, and it exports. Files land in organized folders on your Desktop

No preset names to memorize. Say it the way you’d say it to a colleague:

You sayAgent exports
”export for Instagram” / “IG” / “reels”Instagram Reel (1080x1920, 9:16)
“Instagram post” / “IG square” / “square”Instagram Post (1080x1080, 1:1)
“Facebook” / “FB”Facebook Reel (1080x1920, 9:16)
“Facebook post” / “FB square”Facebook Post (1080x1080, 1:1)
“TikTok” / “TT”TikTok (1080x1920, 9:16)
“YouTube” / “YT”YouTube (1920x1080, 16:9)
“YouTube Shorts” / “YT Shorts”YouTube Shorts (1080x1920, 9:16)
“Twitter” / “X”Twitter/X (1920x1080, 16:9)
“LinkedIn” / “LI”LinkedIn (1920x1080, 16:9)
“all socials” / “social media”Instagram Reel + TikTok + YouTube Shorts

You can also export multiple formats at once: “export for Instagram, YouTube, and LinkedIn” creates three files in one go.

Before any export starts, the agent presents a settings table so you can see exactly what’s happening. Here’s what it looks like for an Instagram Reel export:

Instagram Reel — optimal export settings:

SettingValueWhy
Resolution1080x1920 (9:16)Instagram’s native vertical format
Frame Rate30fpsInstagram re-encodes to 30fps — exporting at 30 avoids double-conversion
CodecH.264 High ProfileUniversal compatibility, hardware-decoded on all devices
Bitrate12 Mbps / 15 Mbps max (VBR 2-pass)Survives Instagram’s re-compression without visible artifacts
Keyframe Distance60 frames (2 sec)Optimal for mobile seeking and scrubbing
AudioAAC 320 kbps / 48 kHzProfessional sample rate, generous bitrate for music and voice clarity
ColorRec.709Standard color space — consistent across all devices
Render QualityMaximum Render Quality + Maximum Bit DepthHighest quality scaling and color precision

Every setting has a reason. If something doesn’t look right for your project, ask — the agent can explain any setting in more detail or adjust the approach.

All presets share these base settings:

  • Format: H.264 (.mp4)
  • Profile: High
  • Encoding: VBR 2-pass (two-pass encoding analyzes the full video first, then allocates bitrate where it’s needed most)
  • Keyframe Distance: 60 frames (2 seconds)
  • Audio: AAC, 320 kbps, 48 kHz
  • Color: Rec.709
  • Maximum Render Quality: On
  • Maximum Bit Depth: On

What differs per platform:

PlatformResolutionFPSTarget BitrateMax BitrateLevelOutput folder
Instagram Reel1080x19203012 Mbps15 Mbps4.1Final_Exports/Instagram/
Facebook Reel1080x19203012 Mbps15 Mbps4.1Final_Exports/Facebook/
TikTok1080x19203012 Mbps15 Mbps4.1Final_Exports/TikTok/
YouTube Shorts1080x19203012 Mbps15 Mbps4.1Final_Exports/YouTube/
PlatformResolutionFPSTarget BitrateMax BitrateLevelOutput folder
YouTube1920x10803015 Mbps20 Mbps4.2Final_Exports/YouTube/
Twitter/X1920x10803012 Mbps15 Mbps4.1Final_Exports/Twitter/
LinkedIn1920x10803012 Mbps15 Mbps4.1Final_Exports/LinkedIn/
PlatformResolutionFPSTarget BitrateMax BitrateLevelOutput folder
Instagram Post1080x10803010 Mbps12 Mbps4.1Final_Exports/Instagram/
Facebook Post1080x10803010 Mbps12 Mbps4.1Final_Exports/Facebook/

VBR 2-pass — Two-pass encoding analyzes the full video first, then allocates bitrate where it’s needed most. Complex scenes (motion, detail) get more bitrate, static scenes get less. The result is consistently higher quality at the same file size compared to single-pass or CBR encoding.

High Profile — The highest H.264 compression efficiency tier. Same visual quality at lower file size compared to Main or Baseline profiles. Every modern device and platform supports it.

48 kHz audio — The professional broadcast standard. Using 44.1 kHz (CD standard) forces a sample rate conversion that can introduce subtle artifacts. 48 kHz avoids this entirely.

320 kbps audio — More than most platforms require, but that’s the point. Social platforms re-compress your audio — starting with 320 kbps gives the re-compression enough headroom to preserve clarity in music and voice.

60-frame keyframe distance (2 seconds) — Keyframes are full-quality reference frames that the decoder uses for seeking. 2-second intervals are the sweet spot for social media — short enough for smooth scrubbing on mobile, long enough to keep file size efficient.

Maximum Render Quality — Uses Premiere Pro’s highest quality scaling algorithm. This matters when your source resolution doesn’t match the export resolution (e.g., 4K source to 1080p export). Without it, downscaling can look soft.

Maximum Bit Depth — Preserves full color precision through the render pipeline. Reduces banding in gradients, skies, and color-graded footage — especially important after Lumetri Color adjustments.

Level 4.2 for YouTube — Level 4.1 is optimized for mobile (max 1080p30). YouTube is the only preset using Level 4.2, which supports higher bitrates and 1080p60 — appropriate for desktop viewing where bandwidth isn’t a constraint.

All social media presets export at 30fps. This is correct for Instagram, TikTok, and Facebook — these platforms re-encode everything to 30fps regardless of what you upload. Exporting at 30 avoids a double frame rate conversion (your fps → platform’s 30fps).

YouTube is different. YouTube preserves your original frame rate — a 24fps upload stays 24fps. If your sequence is 24fps or 25fps, the agent will flag this before exporting and ask whether you want to match your source frame rate instead of using the preset’s 30fps.

By default, exports land in organized folders on your Desktop:

~/Desktop/Final_Exports/
├── Instagram/
│ ├── MyProject_instagram_reel.mp4
│ └── MyProject_instagram_post.mp4
├── YouTube/
│ ├── MyProject_youtube_video.mp4
│ └── MyProject_youtube_shorts.mp4
├── TikTok/
│ └── MyProject_tiktok.mp4
└── LinkedIn/
└── MyProject_linkedin.mp4

You can specify a different folder: “export for Instagram to my client delivery folder” — the agent will ask for the path or create it.

If a file already exists, the agent appends a number (_1, _2) instead of overwriting.

For advanced workflows, you can point the agent to any Adobe Media Encoder preset file:

“Export using my custom preset at /Users/me/presets/broadcast-prores.epr”

Custom preset exports land on your Desktop by default. The agent extracts the preset name for the output filename (e.g., MyProject_broadcast-prores.mp4).

By default, the agent exports your entire sequence. You can also export a portion:

  • “Export for Instagram, just the in/out range” — exports only the marked in/out section
  • “Export the work area for YouTube” — exports only the work area