How can I load an image at a lower resolution than it is?

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • imageproxy

    A caching, resizing image proxy written in Go

  • If you can't specify the resolution, then there exists tools like imageproxy which is a server which does resizing for you, and sits as a middleman between your client and the API you are requesting images from. I honestly wouldn't bother with this just because lighthouse says that image sizes are a problem. The amount of effort to host an imageproxy like service outweighs the benefits of simplicity in my opinion. So I would only use imageproxy if I'm expecting a lot of visitors using very slow connections or the images you are loading are large (>1 megabyte).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Any selfhost image proxy optimization?

    3 projects | /r/selfhosted | 10 Dec 2023
  • ImageProxy Ruby client

    2 projects | /r/ruby | 18 Feb 2023
  • Image Storage and Delivery

    3 projects | /r/SaaS | 23 Jun 2022