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).
- Capture screen recordings with customizable settings.
- Select recording resolution, format, and FPS.
- Download recorded videos for offline use.
Check out the live demo to see PixelCorder in action.
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/PixelCorder.git
-
Open the project folder:
cd PixelCorder
-
Open the
index.html
file in your preferred web browser. -
Start recording your screen!
- HTML5
- CSS3
- JavaScript
- Tailwind CSS for styling
- FontAwesome for icons
- Poppins font from Google Fonts
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/my-feature
. - Make your changes and commit them:
git commit -m 'Add my feature'
. - Push to the branch:
git push origin feature/my-feature
. - Submit a pull request.
This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details.
- Qzxtu
- GitHub: qzxtu
- Twitter: @nova_qzxtu
Feel free to contact me if you have any questions or feedback!