Transform your long links into powerful URLs

Create short, shareable links with password protection and expiration dates

Smart Link, Clean Routes

Why choose Redirox?

Password Protected

Secure your links with optional password protection

Precise Expiration

Control link lifetime with date, time, hour, minute, and second

QR Codes

Generate instant QR codes for mobile sharing

Easy Sharing

Share across social media and messaging platforms

Official PyPI Package

Developer SDK for Redirox

Integrate Redirox directly into Python applications, automation workflows, scripts, and Telegram bots using the official lightweight SDK.

pip install redirox
Smart URL Shortening
Password Protected Links
QR Code Generation
Telegram Bot Support
from redirox import Redirox

client = Redirox()

result = client.shorten(
    "https://example.com"
)

print(result["short_url"])

About Redirox

Redirox is a minimal open-source URL shortener built with Flask and MongoDB.

Ready to shorten your links?

Start creating secure, shareable URLs today with Redirox