Skip to content

AbdulKhadhar/eddit

Repository files navigation

Eddit 🎬

Eddit Icon

A powerful video editing tool for cutting, compressing, and processing visuals

FeaturesInstallationUsageDevelopmentContributingLicense

Build Status

Eddit Application Screenshot

📥 Download Latest Version

Platform Installer Type
Windows Download .msi Recommended for most users
Windows Download .exe Alternative installer

✨ Features

  • Video Cutting - Segment videos with frame-accurate precision
  • Custom Intro Addition - Seamlessly add intro clips to each segment
  • Video Compression - Optimize file size while maintaining quality
  • Batch Processing - Handle multiple videos simultaneously
  • Fast Performance - Powered by FFmpeg for efficient processing
  • Modern Interface - Intuitive UI built with Tailwind CSS 4
  • Cross-Platform - Built with Tauri 2 for compatibility across systems

🖥️ Screenshot

Eddit Application Interface

🚀 Installation

For Users

  1. Download the installer for your platform from the links above
  2. Run the installer and follow the on-screen instructions
  3. Launch Eddit from your applications menu or desktop shortcut

For Developers

Prerequisites

Setup

  1. Clone the repository
git clone https://github.com/AbdulKhadhar/eddit.git
cd eddit
  1. Unzip FFmpeg components

After cloning, you need to unzip FFmpeg components:

  • Unzip src-tauri/bin/ffmpeg.zip and src-tauri/bin/ffprobe.zip to the same folder (src-tauri/bin/)
  1. Install dependencies
pnpm install

💻 Development

Running in Development Mode

pnpm tauri dev

Building for Production

pnpm tauri build

🛠️ Tech Stack

  • Frontend:

    • React with TypeScript
    • Tailwind CSS 4
    • Vite
  • Backend:

    • Tauri 2 (Rust)
    • FFmpeg for video processing

🤝 Contributing

Contributions are welcome and appreciated! Here's how you can contribute:

  1. Fork the repository
  2. Create a branch for your feature (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Please make sure to update tests as appropriate and adhere to the project's code style.

📜 License

This project is licensed under the MIT License.

🌟 Support

If you find Eddit useful, please consider:

  • Giving it a star on GitHub
  • Sharing it with others who might benefit
  • Providing feedback through issues

📬 Contact

For issues, suggestions, or questions:


Made with ❤️ by Abdul Khadhar

About

A simple editing tool for cutting, compressing, and processing visuals.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors