0franco

🔎 Find Lighthouse image issues instantly. Rust TUI that audits CLS, lazy loading, formats, and responsive images across your entire codebase.

31
0
100% credibility
Found Mar 13, 2026 at 26 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Rust
AI Summary

A terminal-based tool that scans web project files for image optimization issues impacting loading speed, layout stability, and SEO.

How It Works

1
🔍 Discover the tool

You hear about Image Auditor, a quick checker that spots image problems slowing down your website.

2
🛠️ Get it ready

You download and set up the image checker on your computer in moments.

3
🚀 Launch the checker

Open the program and see a welcoming screen where you pick your project's folder.

4
Run the scan

Hit go and watch it zip through your files, finding image speed issues instantly.

5
📋 Browse the results

See a clear list of problems like big images or missing sizes, easy to filter and sort.

6
💡 Get fix tips

Click into any issue for details, snippets, and simple advice on how to improve it.

🎉 Speed up your site

Follow the tips to fix images, watch your page load faster, and boost search rankings.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 26 to 31 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is image-auditor?

Image-auditor is a Rust-powered terminal UI tool that scans your entire codebase for image issues hurting Lighthouse scores, like missing lazy loading, wrong formats (PNG/JPG over WebP/AVIF), layout shifts from absent width/height, oversized files over 200KiB, and no responsive srcsets. Run `image-auditor` to pick a path or `image-auditor ./project` for instant results, helping you find Lighthouse problems across HTML, JSX/TSX, Vue, Svelte, and more—skipping node_modules and builds. It flags real Core Web Vitals killers like CLS and LCP drags, with line numbers and snippets for quick fixes.

Why is it gaining traction?

Its interactive TUI lets you filter by severity (errors/warnings/info), tab through issue types, search filenames, copy paths to clipboard, and export JSON reports—all in a snappy Rust scanner that handles large codebases without breaking a sweat. Unlike browser-based Lighthouse runs limited to live sites, this audits static code and templates directly, catching issues before deploy. Devs dig the vim-like keys (j/k navigate, Tab filters) and video demo showing real-world hunts for Lighthouse fixes.

Who should use this?

Frontend developers auditing image-heavy sites for page speed, performance engineers prepping Core Web Vitals audits, and ecommerce teams fixing CLS in product galleries. Ideal for React/Next.js shops spotting missing alt on JSX Images or PHP template gremlins, especially if you're tired of manual regex hunts to find Lighthouse issues in sprawling repos.

Verdict

Worth a cargo install for quick codebase scans—solid README, controls cheat sheet, and demo make it dead simple despite 15 stars and 1.0% credibility score signaling early days (v0.1.0, no tests visible). Try it on side projects before betting the farm; it'll surface wins fast if images are your bottleneck.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.