qzxtu / PixelCorder

PixelCorder is a web application that allows users to capture and download screen recordings with ease. The project provides a user-friendly interface to configure recording settings, such as resolution, format, and frames per second (FPS).

Home Page:https://qzxtu.github.io/PixelCorder/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PixelCorder 🌙

image

PixelCorder is a web application that allows users to capture and download screen recordings with ease. The project provides a user-friendly interface to configure recording settings, such as resolution, format, and frames per second (FPS).

Features

  • Capture screen recordings with customizable settings.
  • Select recording resolution, format, and FPS.
  • Download recorded videos for offline use.

Demo

Check out the live demo to see PixelCorder in action.

image

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/PixelCorder.git
  2. Open the project folder:

    cd PixelCorder
  3. Open the index.html file in your preferred web browser.

  4. Start recording your screen!

Technologies Used

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/my-feature.
  3. Make your changes and commit them: git commit -m 'Add my feature'.
  4. Push to the branch: git push origin feature/my-feature.
  5. Submit a pull request.

License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details.

Author

Feel free to contact me if you have any questions or feedback!

About

PixelCorder is a web application that allows users to capture and download screen recordings with ease. The project provides a user-friendly interface to configure recording settings, such as resolution, format, and frames per second (FPS).

https://qzxtu.github.io/PixelCorder/

License:Apache License 2.0


Languages

Language:HTML 56.0%Language:JavaScript 29.4%Language:CSS 14.6%