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

The sizes of GIF files can be optimized #11352

Open
1 task
ustkaman opened this issue Nov 1, 2024 · 1 comment
Open
1 task

The sizes of GIF files can be optimized #11352

ustkaman opened this issue Nov 1, 2024 · 1 comment
Assignees
Labels
e2-days Effort: < 5 days infra.design Relates to the design of docs.flutter.dev p2-medium Necessary but not urgent concern. Resolve when possible.

Comments

@ustkaman
Copy link

ustkaman commented Nov 1, 2024

Describe the problem

The sizes of GIF files can be optimized without losing quality. For example, the command magick layout_explorer_errors_and_device.gif -layers 'optimize' -fuzz 10% out.gif reduces the file size from 30 MB to 11 MB.

Expected fix

"All GIF files should be optimized.

On which browser(s) did you experience this issue?

No response

Additional context

No response

I would like to fix this problem.

  • I will try and fix this problem on docs.flutter.dev.
@ustkaman ustkaman added the infra.design Relates to the design of docs.flutter.dev label Nov 1, 2024
@sfshaza2
Copy link
Contributor

sfshaza2 commented Nov 4, 2024

@parlough, I know that we are already optimizing images, but should we do more?

@sfshaza2 sfshaza2 added p2-medium Necessary but not urgent concern. Resolve when possible. e2-days Effort: < 5 days labels Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2-days Effort: < 5 days infra.design Relates to the design of docs.flutter.dev p2-medium Necessary but not urgent concern. Resolve when possible.
Projects
None yet
Development

No branches or pull requests

3 participants