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

Optimize and shrink images #36

Open
lmorchard opened this issue May 20, 2022 · 1 comment
Open

Optimize and shrink images #36

lmorchard opened this issue May 20, 2022 · 1 comment

Comments

@lmorchard
Copy link
Owner

Noticed that all my recent posts with tarot card screenshots are 1.5-2.0MB each and they're poorly presented. Should shrink and optimize them, whether automatically or with a manual tool

@lmorchard
Copy link
Owner Author

Good ole imagemagic can do this:

mogrify -resize 1200x1200 ./2022-**/*.png

But I might want a better solution here that runs on build and is sensitive to what's an actual interesting size for use in posts.

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

No branches or pull requests

1 participant