A short URL generator creates compact codes you can use as slugs with your preferred URL shortener service. Choose Base62 encoding for unique time-based codes, SHA-256 hash for consistent codes (same URL = same hash), custom alias for branded slugs, or random for one-time codes.