About eise.app - Image Stacker for Planets, Moon & Sun
100% browser-based - no uploads, no installs
eise.app is the first fully browser-based planetary image stacking tool. Everything runs locally on your machine using WebAssembly and Web Workers - your data never leaves your computer.
The name is an ode to Eise Eisinga, a Frisian amateur astronomer who built a planetarium in his living room. The project started from frustrations getting existing software running on ARM-based Macs - AutoStakkert4! didn't work in Wine, PSS had dependency issues, Lynkeos crashed continuously.
How it works
- File support: SER files (recommended), AVI (uncompressed), or any video format via FFmpeg.js
- Frame ranking: Laplacian variance calculates sharpness for each frame. Manual threshold selection with quality graph.
- Auto-crop: Detects and centers the target in each frame. For planets, rejects cut-off frames.
- Surface mode: For Moon/Sun closeups with drift tracking to handle larger frame-to-frame motion
- Local alignment: Alignment Points (APs) track motion across the frame using OpenCV's matchTemplate
- De-warping: Displacement maps correct atmospheric wobble using inverse distance weighted interpolation
- Drizzle: 1.5x output resolution using sub-pixel frame offsets
- Stacking: Quality-weighted averaging with brightness normalization
- Post-processing: Wavelet sharpening, deconvolution, RGB alignment (auto-detect + sub-pixel), rotation, crop
Acknowledgments
This project draws inspiration from Planetary System Stacker by Rolf Hempel. The alignment point approach, local de-warping, and quality-weighted stacking concepts are based on PSS's implementation. Thank you Rolf for making PSS open source and documenting the algorithms.
Technology
Built with Nuxt/Vue, OpenCV.js (WebAssembly), Web Workers for parallel processing, and FFmpeg.js for video decoding. All processing happens in your browser - works on any OS without installation.
Browser Requirements (WebGPU)
eise.app uses WebGPU for fast GPU-accelerated processing. Minimum requirements:
| Platform | Minimum Version |
|---|---|
| Chrome | 113+ (Android: 121+) |
| Edge | 113+ |
| Safari | 18+ (macOS Sequoia / iOS 18) |
| Firefox | 141+ (Windows only for now) |
| Android | Chrome 121+ with Android 12+ |
| iOS | Safari 18+ (iOS 18+) |
Checking WebGPU support...
Alternative software
eise.app works well for quick results without installing anything. For more advanced features you might want to try:
- AutoStakkert! - Popular planetary stacking software (Windows)
- Planetary System Stacker - Open-source stacker (Python, cross-platform)
- Registax - Stacking software with wavelet sharpening (Windows)
- Lynkeos - Native macOS stacking application
- Siril - Astrophotography suite (cross-platform)
Bugs or feature requests?
Head over to eise.app on GitHub for suggestions or bug reports.
Or send me feedback directly - I'd love to hear about your experience!
Happy Stacking,
Tijmen
