Redirect twimg image URLs to enforce name=orig for full-resolution images
A simple UserScript that automatically redirects Twitter image URLs to their full-resolution versions, ensuring you always get the highest quality images.
Twitter serves images with various quality parameters. This script intercepts such URLs and forces a redirect to the original, full-resolution version by appending or replacing the ?name with the value orig.
To use this script, you must have a UserScript manager like:
Click here to install directly:
👉 Install Redirect twimg to :orig
Or add it manually in your UserScript manager using this URL:
This script includes @updateURL and @downloadURL metadata so it will automatically update when new versions are released.
If the current image URL does not already have the value orig in the ?name= variable, the script will modify the URL accordingly.
This will redirect the browser to the full-resolution version.
Ross WD Cameron Solutions Architect
This project is licensed under the GNU General Public License v2.0.