An open API service indexing awesome lists of open source software.

https://github.com/hayr-hotoca/vidip

A lightweight video and image processing desktop app made with TauriJS 2, Next.js, Redux state management ,Tailwind CSS, Shadcn and standalone FFmpeg. This complete app with Lemonsqueezy payment lets you compress, split, trim, merge videos, and resize, crop, rotate images.
https://github.com/hayr-hotoca/vidip

ffmpeg i18next image-processing javascript jimp lemonsqueezy nextjs re react-redux redux rust shadcn shadcn-ui tailwindcss tauri typescript video-processing

Last synced: 13 days ago
JSON representation

A lightweight video and image processing desktop app made with TauriJS 2, Next.js, Redux state management ,Tailwind CSS, Shadcn and standalone FFmpeg. This complete app with Lemonsqueezy payment lets you compress, split, trim, merge videos, and resize, crop, rotate images.

Awesome Lists containing this project

README

          

![Vidip video, image processing app Logo](https://i.ibb.co/vryJCmC/vidip.png "Vidip video, image processing app")

# Install environment

NodeJS version >= 20

Rust

Static ffmpeg executables: Download from https://ffmpeg.martin-riedl.de/ then put it in the app `src-tauri/binaries` folder

# Install dependencies

Open cmd/terminal, navigate to the root folder then run:

`yarn`

# Run the app

Open cmd/terminal, navigate to the root folder then run:

`yarn tauri dev`