An alternative frontend for Imgur. Originally based on rimgu.
Try it!
Features
- Lightweight
- No JavaScript
- No ads or tracking
- No sign up or app install prompts
- Bandwidth efficient - automatically uses newer image formats (if enabled)
Usage
Just replace imgur.com or i.imgur.com with {{domain}}
! You can setup automatic redirects using LibRedirect (recommended) or Redirector.
{{#if force_webp}}
To download images as their original filetype, add ?no_webp=1
to the end of the image URL.
Redirector configuration
- Description: Imgur -> rimgo
- Example URL: https://imgur.com/a/H8M4rcp
- Include pattern:
^https?://i?.?imgur.com(/.*)?$
- Redirect to:
{{proto}}://{{domain}}$1
- Pattern type: Regular Expression