Zipline Estimator

⚠️ This tool is for fun ONLY. Always consult a qualified professional before installing a zipline.
Rise & Run
Cable Anchoring
Midline & Rider

Max Drop: ~{{ maxDropFt != null ? maxDropFt.toFixed(2) : '—' }} ft

Estimated Maximum Velocity: ~{{ maxVelocityMph != null ? maxVelocityMph.toFixed(1) : '—' }} mph ({{ maxVelocityFtPerSec != null ? maxVelocityFtPerSec.toFixed(1) : '—' }} ft/s)

Estimated Average Velocity: ~{{ avgVelocityMph != null ? avgVelocityMph.toFixed(1) : '—' }} mph ({{ avgVelocityFtPerSec != null ? avgVelocityFtPerSec.toFixed(1) : '—' }} ft/s)

Estimated Ride Time: ~{{ rideTimeSeconds != null ? rideTimeSeconds.toFixed(1) : '—' }} sec