Skip to content

OsmanM94/PapiExport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

AppStoreExport

A macOS menu bar app that converts a video into an App Store preview file (886×1920, 30fps, max 28 seconds, H.264/MP4 with a looped soundtrack).

How it works

The export runs in 3 stages:

  1. Process. Reads the video frame by frame, scales each frame to fit onto a black 886×1920 canvas, throttles to 30fps, and trims anything past 28 seconds.
  2. Mux. Adds the chosen soundtrack, looping it to match the video length, and exports with faststart.
  3. Save. Writes the finished file to the Desktop, or shows a save panel when sandboxed.

About

PapiExport is a lightweight macOS menu-bar utility that turns any video into a file meeting Apple's App Store requirements

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages