How to use NGINX Redirect Generator
- Drop your text into the field at the top of NGINX Redirect Generator.
- Use the Old path or host, New target URL, Redirect type settings to control the result.
- NGINX Redirect Generator updates the output automatically as you type.
- When it looks right, Copy to save it.
About this tool
NGINX Redirect Generator is a static, client-side tool with no backend. NGINX Redirect Generator traces redirects from response headers, a curl -i dump or a HAR you capture, mapping each hop locally.
It shows status codes and the final destination so you can spot loops or extra hops. It behaves the same on desktop and mobile, with nothing stored remotely.
Frequently asked questions
How do I use NGINX Redirect Generator?
NGINX Redirect Generator runs entirely on your device: add your input using the Old path or host, New target URL controls, and it generates it locally in real time.
Does NGINX Redirect Generator cost anything?
No — NGINX Redirect Generator is completely free, with no sign-up and no hidden limits.
Where is my data processed by NGINX Redirect Generator?
Entirely in your browser — NGINX Redirect Generator keeps your data on your own machine and sends nothing anywhere.
Why can't NGINX Redirect Generator follow a live URL for me?
Cross-origin requests are blocked by browser security (CORS), so NGINX Redirect Generator analyzes response headers, curl -i output, or a HAR you paste instead.
Can I use NGINX Redirect Generator without a connection?
Yes — after the first load NGINX Redirect Generator runs entirely offline.