feat: export board as PNG image (Closes #6) #18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/export-board-png"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #6
Changes
Server: Pure JS PNG Encoder (
server/pngExport.js)zlibfor DEFLATEAPI Endpoint
GET /api/board.png— generates PNG on-the-fly from current board stateContent-Disposition: inlinewith filenameboard_exportsmetricClient
pixel-clash-2026-05-15-00-53-22.png)Testing
Pull request closed