Planetary Stacking Software Comparison 2026

Choosing the right stacking software for planetary astrophotography can be confusing. This guide compares the most popular options for both stacking and post-processing.

What is Planetary Stacking Software?

Planetary stacking software combines hundreds or thousands of video frames to create a single sharp image. This technique, called lucky imaging, overcomes atmospheric turbulence by selecting the best moments when the air happens to be steady. The result: detailed images of Jupiter's cloud bands, Saturn's rings, lunar craters, or sunspots.

Stacking Software Comparison

These tools handle the core pipeline: reading video files, ranking frames by sharpness, aligning them, and combining them into a single image.

FeatureEise.appAutoStakkert!PSSPlanet Stacker XRegistax 6AstroSurfacePIPP
PlatformAll (browser)WindowsWin, Mac, LinuxmacOSWindowsWindowsWindows
InstallationNone requiredDownload + installPython + dependenciesApp StoreDownload + installDownload + installDownload + install
Frame analysisYesYesYesYesYesYesPre-processing only
Auto-croppingYesYesYesYesYesYesYes
Per-frame centeringYesYesYesYesManualUnknownYes
Local alignment (APs)YesYesYesNoYesUnknownN/A
Drizzle upscaling1.5x1.5x, 3xNo1.5x, 3x2xUnknownN/A
SER file supportYesYesYesYesNoYesYes
AVI supportYesYesYesYesYesYesYes
MP4/MOV supportBuilt inRequires user-supplied FFmpegYesNoNoNoNo
GPU accelerationYes (WebGPU)NoNoYes (Metal)NoNoNo
Surface mode (Moon/Sun)YesYesYesYesUnknownYesN/A
Batch processingYesYesYesYesNoUnknownYes
Multi-% stackingAuto 5%–90% sweepUser-defined %NoNoNoNoN/A
PriceFreeFreeFreeFreeFreeFreeFree
Open sourceYesNoYesNoNoNoNo

Continuous Stacking (or Multi-Percentage) Demo

Continuous stacking (multi-percentage in AutoStakkert!) ranks the frames of a video by sharpness, then automatically produces stacks of the best 5%, 10%, 15%, all the way up to 90%. In the post processor you flip through those stacks with the same sharpening applied to each, so you can pick the sweet spot between sharp detail and low noise instead of guessing a single frame percentage up front. No trial and error, no re-stacking to try another cutoff.

Post-Processing Software Comparison

After stacking, post-processing brings out detail. These tools handle wavelet sharpening, deconvolution, color correction, and in some cases derotation.

FeatureEise.appRegistax 6LuckyStackWorkerPSSPlanet Stacker XImPPGAstroSurface
PlatformAll (browser)WindowsWin, Mac, LinuxWin, Mac, LinuxmacOSWin, Mac, LinuxWindows
Wavelet sharpeningYesYes (6-layer)YesYesYes (Gaussian + Starlet)Unsharp mask onlyYes
DeconvolutionYes (Richardson-Lucy)NoYes (adaptive)NoYes (atmospheric + optical)Yes (Richardson-Lucy)Yes (Richardson-Lucy)
RGB alignmentYes (auto)YesYesYesYesNoUnknown
Color adjustmentsYesLimitedYesLimitedYesYesUnknown
DerotationNoNoYes (since v7)NoNoNoNo
Also does stackingYesYes (outdated)NoYesYesNoYes
GPU accelerationYes (WebGPU + WebGL)NoNoNoYes (Metal)Yes (OpenGL)No
16-bit supportYesYesYesYesYesYes (up to 32-bit)Yes
PriceFreeFreeFreeFreeFreeFreeFree
Open sourceYesNoYesYesNoYesNo

Dedicated Tools

Some tools fill a specific niche in the planetary imaging workflow:

  • WinJUPOS - for planetary derotation. Maps images onto a 3D sphere to compensate for the rotation of planets. Windows only (Wine on Mac/Linux). Free. Being partially replaced by LuckyStackWorker for simpler derotation tasks.
  • PIPP - Planetary Imaging PreProcessor. Centers, crops, and reorders frames before stacking. Also converts between video formats. Windows only. Less necessary now that most stackers have built-in cropping and centering.
  • FireCapture - The leading planetary capture software. Controls your camera, records SER/AVI files, and tracks the planet during capture. Windows, Mac, Linux. This is where the raw data comes from before any stacking happens.

When to Use Each Tool

Eise.app - Best for: Quick results, Mac/Linux users, beginners

Eise.app is the only planetary stacking tool that runs entirely in your browser. No installation, no dependencies, works on any operating system. It provides an integrated pipeline from raw video to finished image, including wavelet sharpening, deconvolution, and RGB alignment. Ideal for beginners or anyone who wants fast results without software hassles.

AutoStakkert! - Best for: Maximum stacking quality, Windows users

The current stable release is AS!4 4.0.11 (January 2024); 4.0.13 (February 2025) is a newer beta build, and there have been no releases since. It offers the most control over alignment points and supports multiple drizzle scales. SER, AVI, FITS, and image files load natively; MP4, MOV, and HEVC video only work if you separately download FFmpeg and drop ffmpeg.exe into the AutoStakkert! folder. It only handles stacking - you'll need Registax, LuckyStackWorker, or another tool for sharpening. Windows-only (Emil has stated there are no plans for native Mac or Linux builds). See head-to-head: AutoStakkert! vs Eise.app →

Planetary System Stacker (PSS) - Best for: Cross-platform desktop, advanced users

PSS is an open-source Python application that runs on Windows, Mac, and Linux. It includes built-in wavelet sharpening and RGB alignment, making it an all-in-one solution, but quite feature-light in post processing. It's powerful but requires Python installation and dependency management, which can be challenging especially on Apple Silicon Macs. See head-to-head: PSS vs Eise.app →

Planet Stacker X - Best for: Native macOS experience

Planet Stacker X is a free, native macOS application available on the App Store. It offers GPU-accelerated processing on Apple Silicon, wavelet sharpening (Gaussian and Starlet), and atmospheric deconvolution. Easy to install but lacks local alignment points. Not available in the EU App Store due to regulations.

LuckyStackWorker - Best for: Post-processing + derotation

LuckyStackWorker (LSW) is a cross-platform post-processing tool that automates wavelet sharpening and deconvolution with object recognition. Since v7 (January 2026), it includes built-in derotation, making it a simpler alternative to WinJUPOS for combining captures taken over longer periods. Works on already-stacked images (TIFF, PNG, FITS), not raw video files.

Registax 6 - Best for: Wavelet sharpening (Windows)

Registax pioneered wavelet sharpening for planetary images and is still widely used for post-processing. Its 6-layer wavelet interface remains the most well-known in the hobby. However, its stacking capabilities are outdated compared to AutoStakkert! or PSS. Last updated in 2011 but still functional. Windows-only. See head-to-head: Registax 6 vs Eise.app →

AstroSurface - Best for: All-in-one on Windows

AstroSurface aims to replace the PIPP + AutoStakkert + Registax pipeline with a single application. It handles pre-processing, stacking, and wavelet sharpening with Richardson-Lucy deconvolution. Actively developed (v4 released January 2025). Popular in the solar imaging community. Windows-only.

Common Workflows

  • Simplest: Eise.app (capture to finished image in one tool, any platform)
  • Classic Windows: FireCapture → PIPP → AutoStakkert! → Registax
  • Modern Windows: FireCapture → AutoStakkert! → LuckyStackWorker
  • macOS native: Planet Stacker X (stacking + sharpening in one)
  • Cross-platform desktop: PSS (stacking + sharpening in one)
  • With derotation: AutoStakkert! → WinJUPOS or LuckyStackWorker v7

Why Eise.app could be a great fit

  • Works everywhere: Mac, Windows, Linux, even tablets - any device with a modern browser
  • No installation: Just open the website and start processing
  • Complete pipeline: Frame analysis, stacking, wavelet sharpening, deconvolution, and RGB alignment in one tool
  • Privacy: All processing happens locally - your images never leave your computer
  • GPU accelerated: WebGPU provides fast processing on modern browsers