Frontend Tips 1 — Online tools to compress images and SVGs

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • svgo

    ⚙️ Node.js tool for optimizing SVG files

  • There are a hundred of tools bases in the SVGO Project but for me this website has the best compression is really simple and useful to compress SVGs in seconds. The problem is that does not allow compressing multiple SVGs at the same time and is not going to happen in the future.

  • squoosh

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

  • If you don’t have time or knowledge about compression I will recommend you the first two options, but if you want to learn about compression or be able to configure everything during this process, you have to try Squoosh https://squoosh.app/.

  • 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
  • svgomg

    Web GUI for SVGO

  • Try the tool in the website https://jakearchibald.github.io/svgomg/

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