We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello Regarding part of code in your project like
const format = options.format || 'jpg'
i can get image format whatever i want. I was able to check it and obtain *.bmp. It's great! But in your description was mentioned just 'png' | 'jpg'
The text was updated successfully, but these errors were encountered:
Sweet spot! Though, this is platform-dependent. Including a matrix in the README with known formats per platform might be handy.
Sorry, something went wrong.
No branches or pull requests
Hello
Regarding part of code in your project like
i can get image format whatever i want. I was able to check it and obtain *.bmp. It's great! But in your description was mentioned just 'png' | 'jpg'
The text was updated successfully, but these errors were encountered: