pear-rec: A Comprehensive Cross-Platform Tool for Recording and Screenshots
This repository profile is provided by osrepos.com, an open source repository discovery platform.

Summary
pear-rec is a free and open-source cross-platform software designed for comprehensive screen activities. It allows users to record screens, audio, and video, and take and edit screenshots with advanced features. Built with Electron, React, WebRTC, and WebCodecs, it offers a robust solution for various multimedia capture needs.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
pear-rec is a powerful, free, and open-source cross-platform application for all your screen recording, audio recording, video recording, and screenshot needs. Developed by 027xiguapi, this versatile tool leverages modern web technologies like Electron, React, WebRTC, and WebCodecs to provide a seamless and feature-rich experience. With its intuitive interface and extensive capabilities, pear-rec is an excellent choice for content creators, developers, and anyone needing robust screen capture functionality.
Installation
To get started with pear-rec, you'll need Git, Node.js (with npm), and pnpm installed. Follow these steps:
# Clone this repository
git clone https://github.com/027xiguapi/pear-rec.git
# Go into the repository
cd pear-rec
# Install dependencies
pnpm install
# Run the web application
pnpm run dev:web
# Run the server
pnpm run dev:server
# Run the desktop application
pnpm run dev:desktop
For production builds, use pnpm run start:web or pnpm run start:desktop, and for building, pnpm run build:web or pnpm run build:desktop.
Examples
You can experience pear-rec directly through its web-based example or by downloading the desktop application for Windows, Linux, or macOS.
- Web Example: https://pear-rec-xiguapi.vercel.app/
- Download Desktop: https://github.com/027xiguapi/pear-rec/releases
Why Use It
pear-rec stands out as a comprehensive solution due to its extensive feature set and open-source nature. It offers:
- Cross-Platform Compatibility: Available on Windows, Linux, and macOS, ensuring broad accessibility.
- Rich Recording Features: Capture full screen, custom areas, audio, and video with various settings.
- Advanced Screenshot Tools: Includes frame cropping, resizing, color picker, magnifying glass, brushes, geometric shapes, image filters, and even QR code recognition.
- Integrated Previews and Editing: Built-in viewers for images, videos, and audio, along with image editing capabilities.
- Modern Technology Stack: Built with Electron, React, Vite, WebRTC, and WebCodecs, ensuring performance and maintainability.
- Internationalization: Supports multiple languages, including Chinese, English, and German.
Being free and open-source, it provides transparency and allows for community contributions, making it a reliable and evolving tool for multimedia capture.
Links
Explore pear-rec further through its official channels:
- GitHub Repository: https://github.com/027xiguapi/pear-rec
- Gitee Repository: https://gitee.com/xiguapi027/pear-rec
- Official Website: https://027xiguapi.github.io/pear-rec
- Download Releases: https://github.com/027xiguapi/pear-rec/releases
Related repositories
Similar repositories that may be relevant next.

Recordly: Create Polished Demo Videos with Ease on Mac, Windows, and Linux
June 22, 2026
Recordly is an open-source screen recorder and editor designed for creating professional demo videos, walkthroughs, and product videos without requiring advanced editing skills. It offers powerful features like auto-zooms, cursor polish, webcam overlays, and a comprehensive timeline editor, making it accessible across macOS, Windows, and Linux. This tool streamlines the video creation process, allowing users to produce high-quality content efficiently.

mullvadvpn-app: Secure and Private Mullvad VPN Client for Desktop and Mobile
June 4, 2026
The `mullvadvpn-app` is the official open-source client application for the Mullvad VPN service, designed for both desktop and mobile platforms. Developed by Mullvad VPN AB, this project is primarily written in Rust, with frontends built using Electron for desktop and native implementations for Android and iOS. It provides a secure, privacy-preserving VPN experience, supporting protocols like WireGuard and OpenVPN, and is known for its strong emphasis on user anonymity and leak prevention.

OpenScreen: Free, Open-Source Screen Recorder for Polished Demos
May 23, 2026
OpenScreen is a powerful, free, and open-source alternative to commercial screen recording software like Screen Studio. It enables users to create stunning product demos and walkthroughs without any subscriptions, watermarks, or usage restrictions. Designed for quick, high-quality content, OpenScreen provides essential recording and editing features for both personal and commercial projects.

ExifCleaner: Cross-Platform Desktop App for Image Metadata Cleaning
May 11, 2026
ExifCleaner is a powerful, open-source desktop application designed to remove sensitive metadata from your images, videos, and PDF files. It provides a user-friendly graphical interface with drag-and-drop functionality and fast batch processing, ensuring your privacy across various platforms like macOS, Windows, and Linux. With its latest v4.0 release, it offers enhanced privacy features, metadata inspection, and robust security measures.
Source repository
Open the original repository on GitHub.