Which planetary stacker should you use?
AutoStakkert! (by Emil Kraaikamp) has been the industry-standard planetary stacker for over a decade. The current stable release is AutoStakkert!4 4.0.11 (January 2024); 4.0.13 (February 2025) is a newer beta build. 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 (native) | SER, AVI, FITS, image files | SER, AVI, MP4, MOV, WebM, image sequences |
| MP4 / MOV / HEVC | Requires user to download FFmpeg and place ffmpeg.exe next to autostakkert.exe | Built in (FFmpeg-WASM bundled, auto-loaded) |
| Phone video (iPhone MOV / Android VFR MP4) | Works only after the FFmpeg drop-in, and some VFR files still need PIPP first | Direct drop-in |
| 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 | Slow (AS!4 4.0.11 stable Jan 2024, 4.0.13 beta Feb 2025, no releases since) | Active (weekly changes) |
| Beginner-friendly | Powerful, but many settings to learn | Yes - sensible defaults, guided flow |
| Maturity | Battle-tested since 2012 | Beta - active development |
ffmpeg.exe into the AutoStakkert! folder. Eise.app has that layer built in - the same phone clip just opens.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.
Video file support. AutoStakkert!3 and AS!4 read SER, AVI, FITS, and image files directly. For MP4, MOV, and HEVC video (typical of iPhone footage, DSLR/mirrorless clips, and Android recordings), AS! shells out to an external ffmpeg.exe that the user has to download separately and place in the same folder as the AutoStakkert! executable. Without that step, the file simply doesn't open. Variable-frame-rate MP4s from phones often still need a pass through PIPP first. Eise.app bundles FFmpeg-WASM inside the browser app: any supported video format works on drop without any extra downloads or file management.
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 →