Skip to content

Latest commit

 

History

History
134 lines (100 loc) · 4.54 KB

README.md

File metadata and controls

134 lines (100 loc) · 4.54 KB

Contributors Forks Stargazers Issues MIT License Netlify Status


Logo

Limbo Encoder

A simple tool designed to help you make videos smaller for uploading

View Demo · Report Bug · Request Feature

Gif Screenshot

Table of Contents

About The Project

This project is designed to help users make videos smaller without the need for FFmpeg knowlege or external programs. Everything runs locally, so even if you lose internet while the video is processing, you won't be interupted.

Current Targets

  1. 8MB
  2. 50MB
  3. 100MB

These corispond to the different optoins you will get using Discord, depending on your Nitro status or the servers level.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo
git clone https://github.com/EladKarni/limbo-encoder.git
  1. Install packages
yarn

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.