Giter VIP home page Giter VIP logo

browservc's Introduction

WebM to MP4 Converter

Overview

This is a simple progressive web application written in vanilla TypeScript that allows you to convert WebM videos to the MP4 format. The application leverages the power of FFmpeg for video conversion. Additionally, it is designed as a Progressive Web App (PWA), enabling users to use it even when offline.

Features

  • Convert WebM videos to MP4 format.
  • Offline functionality as a Progressive Web App (PWA).
  • User-friendly interface.
  • Fast and efficient video conversion using FFmpeg.

Installation

  1. Clone the repository:

    git clone https://github.com/irahuldogra/browservc.git
  2. Install dependencies:

    cd browservc
    bun install

Usage

  1. Start the development server:

    bun run dev

    This will launch the application in your default web browser. You can access it at http://localhost:4321.

  2. Use the application to upload your WebM files and initiate the conversion process by dragging in the video file.

Dependencies

  • Tailwind CSS: A utility-first CSS framework.
  • FFmpeg: A powerful multimedia processing tool used for video conversion.
  • Vite: A fast and opinionated frontend build tool.
  • Bun: A fast javascript runtime and package manager.

Configuration

The application's configuration can be found in the vite.config.ts file. Adjust the configuration as needed for your specific use case.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or create a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • The application utilizes the incredible power of FFmpeg.
  • The UI is built with the help of Tailwind CSS.
  • Thanks to the Vite team for providing a fast and efficient build tool.
  • Bun for serving the production build.

Author

Rahul Dogra

browservc's People

Contributors

rahuld109 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.