AutoStakkert! (by Emil Kraaikamp) has been the industry-standard planetary stacker for over a decade. Eise.app is a newer browser-based alternative built for people who want to stack a video without installing anything. This page compares the two honestly so you can pick the right tool for your workflow.
Short version: AutoStakkert! is the more mature and battle-tested tool if you're on Windows and comfortable installing native software. Eise.app is the more approachable choice if you're new to planetary imaging, want stacking and post-processing bundled together, work on macOS or Linux without Wine, or want an open-source tool that will keep evolving.
| Feature | AutoStakkert! | Eise.app |
|---|---|---|
| Install required | Yes (Windows binary) | No - runs in browser |
| Native platform | Windows | Any (browser) |
| Mac / Linux support | Wine / VM only | Native (browser) |
| Mobile / tablet | No | Yes (limited) |
| Price | Free | Free |
| Uploads your data | No (local) | No (local, in-browser) |
| Input formats | SER, AVI, MOV, MP4 | SER, AVI, MOV, MP4, image sequences |
| Alignment points | Yes, mature implementation | Yes |
| Drizzle stacking | Yes (1.5x, 3x) | Yes (1.5x bicubic and pixfrac beta) |
| Integrated post-processing | No (pair with Registax / ImPPG / AstroSurface) | Yes (wavelets, RGB alignment, color) |
| GPU acceleration | Limited | WebGPU (when available) |
| Community / documentation | Large, decade-plus history | New (2026) |
| Open source | No (closed source) | Yes (MIT-style, on GitHub) |
| Development pace | Slowed (last public blog activity ~2020) | Active (weekly changes) |
| Beginner-friendly | Powerful, but many settings to learn | Yes - sensible defaults, guided flow |
| Maturity | Battle-tested since 2012 | Beta - active development |
Architecture. AutoStakkert! is a native Windows application. It has direct access to the file system, full CPU threading, and OS-level memory. Eise.app runs in a browser sandbox: file access is user-initiated, memory is limited (~2-4 GB per tab depending on browser), and processing uses WebGPU compute shaders and WebAssembly. That trade-off buys cross-platform portability at some cost in peak throughput.
Alignment. Both tools use alignment-point-based local warping to compensate for atmospheric seeing across the frame. AutoStakkert!'s implementation is the more refined - years of tuning show up in edge cases (very low light, extreme seeing, dense AP grids). Eise.app implements the same core approach with WebGPU-accelerated template matching.
Post-processing. AutoStakkert! deliberately doesn't do post-processing - the assumption is you'll pass the stacked output to Registax (wavelets), ImPPG (deconvolution), or AstroSurface for sharpening. Eise.app bundles wavelet sharpening, deconvolution, and RGB alignment into the same session.
Privacy. Both tools process your data locally. AutoStakkert! runs on your machine. Eise.app runs in your browser - nothing is uploaded to a server.
The fastest way to compare the two is to run the same SER or AVI through both.
Try Eise.app in your browser →