Skip to content

A simple Electron app to generate borders around images to use for video editing (Premiere Pro)

Notifications You must be signed in to change notification settings

loic294/generate-image-border

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate Image border for videos

I recently started creating photos tutorials on YouTube and one of the problems I faced using Premiere Pro was creating borders around images because it's not an option that is included. I tried using different photo editing softwares but the process was cumbersome and required doing math.

alt text

What my app includes

  • Offline by default
  • Resizes the images (small size at 2200px)
  • Customizable border size
  • View the result in a 16x9 frame
  • Automatic scale calculation for Premiere Pro

Releases

You can download the latest version on the releases page.

Tech motivation

I decided to create this to test new technologies I never used. I decided to use Electron because I wanted the app to be offline by default and knew I needed to have an unrestricted access to the file system to read and write files. I wanted to use Frabric to quickly have components that look good both on Windows and Mac with looking too much like a web app.

Feature request and issues

Feel free to ask for new features or log issues on the Issues page.

About

A simple Electron app to generate borders around images to use for video editing (Premiere Pro)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published