LibreCAD/LibreCAD

LibreCAD is a cross-platform 2D CAD program. It can read DXF/DWG, and write DXF/DWG/PDF/SVG files. It supports...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 51 minutes ago
Added to GitGenius on September 10th, 2026
Created on April 10th, 2011
Open Issues & Pull Requests: 724 (+0)
GitHub issues: Enabled
Number of forks: 1,428
Total Stargazers: 6,354 (+0)
Total Subscribers: 220 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 9.9 hours
Mean response time: 28.6 days
90th percentile: 21.0 days
Tracked items: 714

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 99% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 61% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 5% of issues opened in the past year have been closed. Three people close 66% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 388
New in 7 days: 9
Closed in 7 days: 6
Avg open age: 556 days
Stale 30+ days: 350
Stale 90+ days: 302

Recent activity

Opened in 7 days: 8
Closed in 7 days: 6
Comments in 7 days: 4
Events in 7 days: 17

Top labels

  • bug (181)
  • fixed (109)
  • feature request (108)
  • inquiry (39)
  • By Design (16)
  • incomplete (16)
  • Legacy Releases (8)
  • implemented (6)

Detailed Description

LibreCAD is a cross-platform 2D CAD program that reads and writes industry-standard design file formats.

The tool addresses the need for an open-source alternative to commercial CAD software by providing a full-featured 2D drafting environment. It handles DXF and DWG file formats for both reading and writing, with additional export capabilities to PDF and SVG. The application supports fundamental geometric primitives including points, lines, circles, ellipses, parabolas, hyperbolas, and splines, enabling users to create and modify technical drawings and designs.

LibreCAD suits organizations and individual users seeking a freely available CAD solution without vendor lock-in. It works well for 2D drafting tasks where DXF/DWG compatibility is essential, such as architectural sketches, engineering drawings, or design work that needs to integrate with existing CAD workflows. The highly customizable GUI allows users to tailor the interface to their preferences, and the extensive translation support makes it accessible to international teams.

Development activity shows consistent engagement with the codebase through regular commits addressing bug fixes and feature improvements. The project maintains active issue tracking and responds to user-reported problems, indicating ongoing maintenance rather than dormancy. Contributions come from multiple developers working on different aspects of the application, from core geometry handling to interface refinements and localization updates.