Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 771 Bytes

README.md

File metadata and controls

44 lines (26 loc) · 771 Bytes

framegoos

Remove any background from your videos in your terminal

Features

  • Remove And background from your mp4/mov/gif...
  • Transparency

Installation

Build from source

First, install Go.

Next, fetch and build the binary.

go install github.com/bozkayasalihx/framegoos@latest

Usage

Execute the binary following bellow

framegoos -i input.mp4 -o output.mp4

Requirements

you have to install python3 and pip3 for python package

License

Copyright (c) 2023-present Salih Bozkaya

Licensed under MIT License