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.