Best ways to keep images on site small/load quickly?

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • squoosh

    Make images smaller using best-in-class codecs, right in the browser.

  • Personally I try to keep it simple. I don't like to burden myself with X file types across X device sizes. I usually go for creating a single image version that's large resolution (Often ~ 2x what's really needed in terms of viewport pixel dimensions) then use JPG with a manually adjusted quality setting to bring the size down or PNG ran through tinypng. Alternatively Sqoosh is great for playing about with settings. I usually aim for about ~300kb or large/hero images and 50-150kb for in-content images.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS 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

  • Spotify getting into enterprise IT tools

    1 project | news.ycombinator.com | 4 May 2024
  • Prompt Tower v0.1.9 – Batch file selection

    1 project | news.ycombinator.com | 4 May 2024
  • Prompt Tower v0.1.9 – batch file selection

    1 project | news.ycombinator.com | 4 May 2024
  • Show HN: I built a free in-browser Llama 3 chatbot powered by WebGPU

    5 projects | news.ycombinator.com | 3 May 2024
  • DORA Metrics Dashboard: How to Build One, With Examples

    1 project | dev.to | 4 May 2024