Skip to content

[ImgBot] Optimize images#1

Open
imgbot[bot] wants to merge 1 commit into
mainfrom
imgbot
Open

[ImgBot] Optimize images#1
imgbot[bot] wants to merge 1 commit into
mainfrom
imgbot

Conversation

@imgbot
Copy link
Copy Markdown

@imgbot imgbot Bot commented May 16, 2026

Beep boop. Your images are optimized!

Your image file size has been reduced by 24% πŸŽ‰

Details
File Before After Percent reduction
/docs/assets/main_cover.png 444.04kb 197.01kb 55.63%
/images/SwiftProxy.png 7.60kb 5.70kb 25.01%
/docs/assets/logo.png 56.73kb 42.61kb 24.90%
/images/TWSC.png 11.91kb 9.61kb 19.32%
/images/9proxy.png 6.65kb 5.57kb 16.30%
/images/proxiware.png 13.01kb 11.16kb 14.17%
/images/MangoProxy.png 14.70kb 12.63kb 14.08%
/images/decodo.png 43.84kb 38.23kb 12.79%
/images/hasdata.png 34.17kb 31.55kb 7.67%
/images/IPCook.png 20.02kb 19.00kb 5.10%
/images/HyperSolutions.png 25.87kb 24.56kb 5.08%
/docs/assets/cover_light.png 50.73kb 48.70kb 4.00%
/images/petrosky.png 26.33kb 25.80kb 2.01%
/images/DataImpulse.png 54.10kb 53.11kb 1.83%
/images/crawleo.png 27.30kb 26.80kb 1.82%
/images/nsocks.png 22.54kb 22.44kb 0.46%
/docs/assets/cover_dark.png 111.12kb 110.80kb 0.29%
/docs/assets/cover_light.svg 68.59kb 68.58kb 0.01%
/docs/assets/cover_dark.svg 171.48kb 171.48kb 0.00%
Total : 1,210.75kb 925.34kb 23.57%

πŸ“ docs | :octocat: repo | πŸ™‹πŸΎ issues | πŸͺ marketplace

~Imgbot - Part of Optimole family

Summary by Sourcery

Enhancements:

  • Compress and optimize cover_dark.svg and cover_light.svg assets used in the documentation.

*Total -- 1,210.75kb -> 925.34kb (23.57%)

/docs/assets/main_cover.png -- 444.04kb -> 197.01kb (55.63%)
/images/SwiftProxy.png -- 7.60kb -> 5.70kb (25.01%)
/docs/assets/logo.png -- 56.73kb -> 42.61kb (24.9%)
/images/TWSC.png -- 11.91kb -> 9.61kb (19.32%)
/images/9proxy.png -- 6.65kb -> 5.57kb (16.3%)
/images/proxiware.png -- 13.01kb -> 11.16kb (14.17%)
/images/MangoProxy.png -- 14.70kb -> 12.63kb (14.08%)
/images/decodo.png -- 43.84kb -> 38.23kb (12.79%)
/images/hasdata.png -- 34.17kb -> 31.55kb (7.67%)
/images/IPCook.png -- 20.02kb -> 19.00kb (5.1%)
/images/HyperSolutions.png -- 25.87kb -> 24.56kb (5.08%)
/docs/assets/cover_light.png -- 50.73kb -> 48.70kb (4%)
/images/petrosky.png -- 26.33kb -> 25.80kb (2.01%)
/images/DataImpulse.png -- 54.10kb -> 53.11kb (1.83%)
/images/crawleo.png -- 27.30kb -> 26.80kb (1.82%)
/images/nsocks.png -- 22.54kb -> 22.44kb (0.46%)
/docs/assets/cover_dark.png -- 111.12kb -> 110.80kb (0.29%)
/docs/assets/cover_light.svg -- 68.59kb -> 68.58kb (0.01%)
/docs/assets/cover_dark.svg -- 171.48kb -> 171.48kb (0%)

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

sourcery-ai Bot commented May 16, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

This PR runs ImgBot to losslessly/near-losslessly optimize existing image assets, reducing their file sizes without changing any application or documentation logic.

File-Level Changes

Change Details Files
Optimize documentation cover SVG assets to reduce file size while preserving visual appearance.
  • Re-encoded docs/assets/cover_dark.svg with more efficient SVG formatting and/or compression
  • Re-encoded docs/assets/cover_light.svg with more efficient SVG formatting and/or compression
docs/assets/cover_dark.svg
docs/assets/cover_light.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

Copy link
Copy Markdown

@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.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click πŸ‘ or πŸ‘Ž on each comment and I'll use the feedback to improve your reviews.

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.

1 participant