ExcelsisView 1.1.28 is an open-source Windows viewer for DXF, DWG, regular PDF, and supported PRC/U3D 3D PDF documents. Document processing is local, and native document parsers run behind Windows process-containment and resource limits.
- Windows installer
- Release notes and all assets
- Exact corresponding-source archive
- SHA-256 checksums
- Licensing and security audit
Version 1.1.28 adds a parameterized DXF Add Chamfer/Fillet command. It accepts two connected LINE entities or one eligible straight-sided polyline/shared-LINE vertex, then writes an equal-setback chamfer or exact tangent-radius fillet. The command preserves entity style, supports Undo and normal Save, and rejects ambiguous, arc-adjacent, collinear, or oversized corners before changing the drawing. This release also fixes repeated DXF saves so a later edit cannot restore stale pre-save geometry. Existing scaling, Update Center, rotation, PDF/3D PDF, DWG, and Explorer integration remain included. The standard clean-build, security, source, and packaged-byte gates passed for this release.
The installer and ExcelsisView binaries are currently unsigned, so Windows may show a SmartScreen warning. Microsoft Defender was disabled in the build environment, so no Defender scan is claimed. Kaspersky 21.26 with 2026-09-08 full bases recursively scanned 472 objects in the exact installer with zero detections or suspicions. Verify the installer SHA-256 before running it.
The exact expanded source is committed under source/. It
contains the application source, the pinned modified nanoPRC source, the
pinned modified U3D source, the LibreDWG source archive, license texts, and
the scripts used to rebuild the release.
From source/ExcelsisView-1.1.28/app-asar-extract on Windows with Node.js 24,
npm, PowerShell, the documented native prerequisites, and Zig 0.16.0:
npm ci
npm run distSee
source/ExcelsisView-1.1.28/app-asar-extract/SOURCE.md
for the complete build requirements.
- Project site: https://simonsystem609.github.io/ExcelsisViewer/
- Excelsis Helper: https://simonsystem609.github.io/ExcelsisHelper/
- Support and issue reports: https://github.com/simonsystem609/ExcelsisViewer/issues
- Excelsis3D plans and development help: https://discord.gg/uJrSBQm68
- Support development: https://buymeacoffee.com/lakatos
Please do not upload confidential customer or CAD files to public issues.
For collaboration, development, or general inquiries, email simonsystem609@gmail.com.
For bug reports, please use GitHub Issues; it is the preferred channel for reproducible problems. Do not email credentials or confidential files.
Authored ExcelsisView code is AGPL-3.0-or-later; see LICENSE.
Bundled third-party components retain their own compatible licenses and
notices.