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

Allow returning image type and file size from FastImage #268

Open
ishields opened this issue Jun 10, 2020 · 1 comment
Open

Allow returning image type and file size from FastImage #268

ishields opened this issue Jun 10, 2020 · 1 comment

Comments

@ishields
Copy link
Contributor

FastImage provides file type and file size information. Both of these attributes are helpful when looking a the images on a website.

Ex 1: images that are extremely large or extremely small can be detected
Ex 2: images of unsupported file types can be detected.

I'd like to add a new option to allow returning this additional meta information from FastImage.

Note: PR is in progress and will be attached here.

@jaimeiniesta
Copy link
Owner

This is a great idea, @ishields 👍

I'm super busy these days but I'll try to review your PRs. Please ensure that you include specs for all your changes, these can help to understand them better as well.

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

2 participants