Skip to content

Conversation

@imgbot
Copy link

@imgbot imgbot bot commented Jul 20, 2025

Beep boop. Your images are optimized!

Your image file size has been reduced by 34% 🎉

Details
File Before After Percent reduction
/apps/web/public/images/blog/ricardo-batista-profile.png 731.22kb 373.92kb 48.86%
/.github/screenshots/email-assistant.png 1,957.37kb 1,116.38kb 42.97%
/.github/screenshots/reply-zero.png 384.09kb 317.41kb 17.36%
/apps/web/public/images/home/product-hunt-badge.svg 3.70kb 3.36kb 9.21%
/apps/web/public/images/illustrations/home-office.svg 42.19kb 39.82kb 5.61%
/apps/web/public/images/illustrations/business-success-chart.svg 55.30kb 52.29kb 5.46%
/apps/web/public/images/logos/zendesk.svg 1.68kb 1.62kb 3.48%
/apps/web/public/images/logos/doac.svg 9.49kb 9.30kb 2.04%
/apps/web/public/images/logos/bytedance.svg 7.01kb 6.90kb 1.57%
/apps/web/public/images/logos/netflix.svg 1.10kb 1.09kb 1.15%
/apps/web/public/images/illustrations/falling.svg 50.69kb 50.37kb 0.62%
/apps/web/public/images/logos/resend.svg 2.73kb 2.71kb 0.54%
/apps/web/public/images/google.svg 0.96kb 0.96kb 0.51%
/apps/web/public/images/illustrations/calling-help.svg 37.09kb 36.94kb 0.40%
/apps/web/public/images/logos/joco.svg 3.22kb 3.20kb 0.39%
/apps/web/public/images/illustrations/communication.svg 45.60kb 45.42kb 0.39%
/apps/web/public/images/home/testimonials/steve-rad.png 409.39kb 409.37kb 0.00%
Total : 3,742.83kb 2,471.07kb 33.98%

📝 docs | :octocat: repo | 🙋🏾 issues | 🏪 marketplace

~Imgbot - Part of Optimole family

Summary by Sourcery

Optimize and replace image assets to reduce total static file size by approximately 34%.

Enhancements:

  • Optimize PNG images (blog profile and screenshots) to achieve up to 49% size reduction
  • Optimize SVG illustrations and logos to achieve up to 9% size reduction

*Total -- 3,742.83kb -> 2,471.07kb (33.98%)

/apps/web/public/images/blog/ricardo-batista-profile.png -- 731.22kb -> 373.92kb (48.86%)
/.github/screenshots/email-assistant.png -- 1,957.37kb -> 1,116.38kb (42.97%)
/.github/screenshots/reply-zero.png -- 384.09kb -> 317.41kb (17.36%)
/apps/web/public/images/home/product-hunt-badge.svg -- 3.70kb -> 3.36kb (9.21%)
/apps/web/public/images/illustrations/home-office.svg -- 42.19kb -> 39.82kb (5.61%)
/apps/web/public/images/illustrations/business-success-chart.svg -- 55.30kb -> 52.29kb (5.46%)
/apps/web/public/images/logos/zendesk.svg -- 1.68kb -> 1.62kb (3.48%)
/apps/web/public/images/logos/doac.svg -- 9.49kb -> 9.30kb (2.04%)
/apps/web/public/images/logos/bytedance.svg -- 7.01kb -> 6.90kb (1.57%)
/apps/web/public/images/logos/netflix.svg -- 1.10kb -> 1.09kb (1.15%)
/apps/web/public/images/illustrations/falling.svg -- 50.69kb -> 50.37kb (0.62%)
/apps/web/public/images/logos/resend.svg -- 2.73kb -> 2.71kb (0.54%)
/apps/web/public/images/google.svg -- 0.96kb -> 0.96kb (0.51%)
/apps/web/public/images/illustrations/calling-help.svg -- 37.09kb -> 36.94kb (0.4%)
/apps/web/public/images/logos/joco.svg -- 3.22kb -> 3.20kb (0.39%)
/apps/web/public/images/illustrations/communication.svg -- 45.60kb -> 45.42kb (0.39%)
/apps/web/public/images/home/testimonials/steve-rad.png -- 409.39kb -> 409.37kb (0%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
@sourcery-ai
Copy link

sourcery-ai bot commented Jul 20, 2025

Reviewer's Guide

This PR applies ImgBot-driven optimizations to PNG and SVG assets across the web app, reducing total image size by 34% through lossless compression and SVG metadata removal.

File-Level Changes

Change Details Files
Optimize PNG image assets
  • Compress PNG files using lossless optimization
  • Reduce file size of blog, screenshot, and testimonial images
apps/web/public/images/blog/ricardo-batista-profile.png
.github/screenshots/email-assistant.png
.github/screenshots/reply-zero.png
apps/web/public/images/home/testimonials/steve-rad.png
Minify and optimize SVG assets
  • Remove redundant metadata and whitespace in SVGs
  • Optimize charts, logos, and illustration sizes
apps/web/public/images/home/product-hunt-badge.svg
apps/web/public/images/illustrations/home-office.svg
apps/web/public/images/illustrations/business-success-chart.svg
apps/web/public/images/logos/zendesk.svg
apps/web/public/images/logos/doac.svg
apps/web/public/images/logos/bytedance.svg
apps/web/public/images/logos/netflix.svg
apps/web/public/images/illustrations/falling.svg
apps/web/public/images/logos/resend.svg
apps/web/public/images/google.svg
apps/web/public/images/illustrations/calling-help.svg
apps/web/public/images/logos/joco.svg
apps/web/public/images/illustrations/communication.svg

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@nerdy-tech-com-gitub nerdy-tech-com-gitub merged commit 3c83d55 into main Jul 20, 2025
@imgbot imgbot bot deleted the imgbot branch July 20, 2025 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants