Skip to content

ranababu1/woptimize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Woptimizer

Website image optimizer fetches all the image URLs from a given webpage/s, determines their sizes, and displays the results in a tabular format. It also allows users to download the results as a txt file.

Features

  • Fetches image URLs from a webpage, including images defined in CSS files and inline styles.
  • Displays the image URLs and their sizes in a table.
  • Color-codes the table rows based on the file size:
    • Red for images above 500 KB.
    • Amber for images between 100 KB and 500 KB.
    • Green for images below 100 KB.
  • Provides a download button to export the results as a txt file.

About

An application to check image sizes from given URLs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published