Releases: asmpro7/figora
Release list
Figora v1.0.1
Figora v1.0.1
Small but meaningful fixes to the figure caption, plus a proper app icon.
Fixed
- Caption overflow — long figure captions could run past the edge of the figure. Captions now word-wrap automatically onto multiple lines, with a safety margin so the text never touches the edge.
Added
- Independent caption styling — caption font size and color are now their own controls, separate from the panel label settings. Previously the caption's size and color were just derived from the labels; now you can set them independently. The caption still uses the same font family as labels for a consistent look.
- App icon — Figora now shows its own logo instead of the default Tk icon, for the taskbar/dock and the window itself, on Windows, macOS, and Linux. Works whether you're running
figora.pyfrom source (withfigora.ico/figora-logo.pngalongside it) or using a packaged standalone build.
Notes
- Project files (
.json) saved with v1.0.0 still load correctly — the new caption size/color fields just default to 32px black on older files, matching v1.0.0's previous look. - No changes to output formats, layout math, or existing keyboard shortcuts.
Downloads
Pre-built binaries for Windows, macOS (Intel & Apple Silicon), and Linux are attached below — no Python installation required.
Full Changelog: v1.0.0...v1.0.1
Figora v1.0.0
Figora v1.0.0
🎉 First public release of Figora!
Figora is a desktop application for creating publication-ready figures from multiple images. It helps researchers, students, and professionals combine photos, micrographs, and panel images into clean, labeled figure layouts for manuscripts, posters, and presentations.
Highlights
- Create multi-panel figures with customizable grid layouts
- Automatic panel labels (A, B, C, etc.) with flexible formatting
- Live zoomable preview with drag-to-pan navigation
- Optional figure captions, panel borders, grayscale conversion, and auto-contrast
- Calibrated scale bar support
- Export to PNG, TIFF, JPEG, and PDF with DPI control
- Save and load projects for later editing
- Standalone builds available for Windows, macOS, and Linux
Downloads
- Windows x64
- macOS x64 (Intel)
- macOS ARM64 (Apple Silicon)
- Linux x64
License
Released under the GNU General Public License v3.0 (GPL-3.0).
Thank you for trying Figora. Feedback, bug reports, and feature requests are welcome.
Full Changelog: https://github.com/asmpro7/figora/commits/v1.0.0
Full Changelog: https://github.com/asmpro7/figora/commits/v1.0.0