Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ImgBot] Optimize images #94

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

[ImgBot] Optimize images #94

wants to merge 1 commit into from

Conversation

imgbot[bot]
Copy link
Contributor

@imgbot imgbot bot commented Jan 4, 2025

Beep boop. Your images are optimized!

Your image file size has been reduced by 34% 🎉

Details
File Before After Percent reduction
/misc/gifs/page-loading-animation.gif 445.25kb 158.56kb 64.39%
/misc/screenshots/toolbar.png 3.20kb 1.78kb 44.21%
/misc/screenshots/firefox-1.png 149.51kb 91.00kb 39.14%
/chrome/icons/stop-to-reload.svg 3.39kb 2.40kb 29.09%
/chrome/icons/reload-to-stop.svg 2.39kb 1.73kb 27.76%
/misc/gifs/rgb-urlbar-text.gif 646.96kb 506.20kb 21.76%
/misc/screenshots/disable-bookmarks-toolbar.png 16.69kb 13.26kb 20.50%
/misc/screenshots/firefox-2.png 342.31kb 283.47kb 17.19%
/chrome/icons/close.svg 0.77kb 0.64kb 16.07%
/chrome/icons/bookmarks.svg 0.60kb 0.50kb 15.85%
/chrome/icons/bookmarks-fill.svg 0.60kb 0.51kb 15.36%
/chrome/icons/reload-contextmenu.svg 0.92kb 0.80kb 13.38%
/chrome/icons/overflow.svg 0.34kb 0.32kb 5.71%
/chrome/icons/menu.svg 0.37kb 0.35kb 5.33%
/chrome/icons/back.svg 0.38kb 0.36kb 5.21%
/chrome/icons/forward.svg 0.38kb 0.36kb 5.17%
/chrome/icons/reload.svg 0.56kb 0.54kb 3.49%
/chrome/icons/history.svg 0.64kb 0.62kb 3.06%
/chrome/icons/firefox-private-light.svg 3.12kb 3.10kb 0.78%
/chrome/icons/firefox-light.svg 3.12kb 3.10kb 0.78%
/chrome/icons/firefox-private.svg 3.12kb 3.10kb 0.78%
/chrome/icons/firefox.svg 3.12kb 3.10kb 0.78%
Total : 1,627.73kb 1,075.80kb 33.91%

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

~Imgbot - Part of Optimole family

Summary by Sourcery

Enhancements:

  • Reduced the size of several image assets across the project, resulting in a 34% overall reduction in image file size.

*Total -- 1,627.73kb -> 1,075.80kb (33.91%)

/misc/gifs/page-loading-animation.gif -- 445.25kb -> 158.56kb (64.39%)
/misc/screenshots/toolbar.png -- 3.20kb -> 1.78kb (44.21%)
/misc/screenshots/firefox-1.png -- 149.51kb -> 91.00kb (39.14%)
/chrome/icons/stop-to-reload.svg -- 3.39kb -> 2.40kb (29.09%)
/chrome/icons/reload-to-stop.svg -- 2.39kb -> 1.73kb (27.76%)
/misc/gifs/rgb-urlbar-text.gif -- 646.96kb -> 506.20kb (21.76%)
/misc/screenshots/disable-bookmarks-toolbar.png -- 16.69kb -> 13.26kb (20.5%)
/misc/screenshots/firefox-2.png -- 342.31kb -> 283.47kb (17.19%)
/chrome/icons/close.svg -- 0.77kb -> 0.64kb (16.07%)
/chrome/icons/bookmarks.svg -- 0.60kb -> 0.50kb (15.85%)
/chrome/icons/bookmarks-fill.svg -- 0.60kb -> 0.51kb (15.36%)
/chrome/icons/reload-contextmenu.svg -- 0.92kb -> 0.80kb (13.38%)
/chrome/icons/overflow.svg -- 0.34kb -> 0.32kb (5.71%)
/chrome/icons/menu.svg -- 0.37kb -> 0.35kb (5.33%)
/chrome/icons/back.svg -- 0.38kb -> 0.36kb (5.21%)
/chrome/icons/forward.svg -- 0.38kb -> 0.36kb (5.17%)
/chrome/icons/reload.svg -- 0.56kb -> 0.54kb (3.49%)
/chrome/icons/history.svg -- 0.64kb -> 0.62kb (3.06%)
/chrome/icons/firefox-private-light.svg -- 3.12kb -> 3.10kb (0.78%)
/chrome/icons/firefox-light.svg -- 3.12kb -> 3.10kb (0.78%)
/chrome/icons/firefox-private.svg -- 3.12kb -> 3.10kb (0.78%)
/chrome/icons/firefox.svg -- 3.12kb -> 3.10kb (0.78%)

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

sourcery-ai bot commented Jan 4, 2025

Reviewer's Guide by Sourcery

This pull request optimizes various image files, reducing the overall image file size by 34%.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Optimized SVGs in the chrome/icons directory
  • Reduced the file size of various SVGs, such as back.svg, bookmarks-fill.svg, bookmarks.svg, close.svg, firefox-light.svg, firefox-private-light.svg, firefox-private.svg, firefox.svg, forward.svg, history.svg, menu.svg, overflow.svg, reload-contextmenu.svg, reload-to-stop.svg, reload.svg, and stop-to-reload.svg, in the chrome/icons directory.
  • Improved the overall loading performance by optimizing the SVGs in chrome/icons directory.
chrome/icons/back.svg
chrome/icons/bookmarks-fill.svg
chrome/icons/bookmarks.svg
chrome/icons/close.svg
chrome/icons/firefox-light.svg
chrome/icons/firefox-private-light.svg
chrome/icons/firefox-private.svg
chrome/icons/firefox.svg
chrome/icons/forward.svg
chrome/icons/history.svg
chrome/icons/menu.svg
chrome/icons/overflow.svg
chrome/icons/reload-contextmenu.svg
chrome/icons/reload-to-stop.svg
chrome/icons/reload.svg
chrome/icons/stop-to-reload.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.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a 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. You can also use
    this command to specify where the summary should be inserted.

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

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, imgbot[bot]!). We assume it knows what it's doing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant