orangix 02be603dcc refactor api package comments
* use encoding/json for comment parsing

* refactor by moving loop code to an UnmarshalJSON

* use a preallocated array and indices to maintain order while using
  goroutines again, this was removed a while ago

* use new struct in comment.hbs and contextComment.hbs

* rewriteUrl partial to reduce rimgo-specific code in api

* move RenderError into pages package to avoid import cycle between render and utils
2026-01-25 06:08:28 +01:00
2026-01-25 06:08:28 +01:00
2026-01-25 06:08:28 +01:00
2026-01-25 06:08:28 +01:00
2026-01-19 02:36:52 +01:00
2026-01-25 06:08:28 +01:00
2026-01-25 06:08:28 +01:00
2023-08-14 13:22:12 -04:00
2023-06-10 12:04:29 -04:00
2025-02-24 02:48:56 +00:00
2025-03-28 10:20:32 -04:00
2025-03-28 11:15:02 -04:00
2026-01-23 20:27:20 +01:00
2026-01-23 20:27:20 +01:00
2023-10-28 15:22:15 -04:00
2025-03-28 10:40:22 -04:00
2021-10-07 01:19:35 +09:00
2026-01-25 06:08:28 +01:00
2025-10-25 07:01:16 +02:00

rimgo

An alternative frontend for Imgur. Originally based on rimgu.

License: AGPLv3 Matrix

Table of Contents

Documentation

Our new documentation is now available at https://rimgo.codeberg.page/docs/!

Features

  • Lightweight
  • No JavaScript
  • No ads or tracking
  • No sign up or app install prompts
  • Bandwidth efficient - automatically uses newer image formats (if enabled)

Comparison

Comparing rimgo to Imgur.

Speed

Tested using Google PageSpeed Insights.

rimgo Imgur
Performance 91 28
Request count 29 340
Resource Size 218 KiB 2,542 KiB
Time to Interactive 1.6s 23.8s

Privacy

Imgur collects information about your device and uses tracking cookies for advertising, this is mentioned in their privacy policy. Blacklight found 84 trackers and 264 third-party cookies.

See what cookies and trackers Imgur uses and where your data gets sent: https://themarkup.org/blacklight?url=imgur.com

Usage

Replace imgur.com or i.imgur.com with the instance domain. For i.stack.imgur.com, replace i.stack.imgur.com with the instance domain and add stack/ before the media ID.

Imgur: https://imgur.com/gallery/j2sOQkJ -> https://rimgo.bcow.xyz/gallery/j2sOQkJ Stack Overflow: https://i.stack.imgur.com/KnO3v.jpg?s=64&g=1 -> https://rimgo.bcow.xyz/stack/KnO3v.jpg?s=64&g=1

To automatically redirect Imgur links, see Redirection.

Instances

Available at https://rimgo.codeberg.page/ or https://codeberg.org/rimgo/instances

Install

See Install.

Configuration

See Configuration.

Contributing

Pull requests are welcome! If you have any questions or bug reports, open an issue. Please remember to follow our Code of Conduct!

License

This software is released under the AGPL-3.0 license. If you make any modifications to the code and distribute it (including use on a network server), you must publicly distribute your changes and release them under the AGPL-3.0.

rimgo does not allow uploads or host any content, media. All content on any rimgo instances is from Imgur™. Imgur is a trademark of Imgur, Inc. Any issues with content on rimgo should be be reported to Imgur. rimgo is not affiliated with Imgur, Inc.

Languages
Go 56.2%
Handlebars 40.7%
CSS 2%
Dockerfile 0.6%
Just 0.5%