Howdy, Stephanie! This is a fantastic plugin, and I'm super appreciative that you've put this together!
I decided to try to use this to generate YouTube thumbnails, and ran into a snag, since optimal thumbnails are 1280px wide and 720px tall.
This pull request should allow plugin users to provide custom width, height, and deviceScaleFactor arguments. The defaults remain 600, 315, and 2. Please let me know if you have any questions, concerns, or feedback!
Howdy, Stephanie! This is a fantastic plugin, and I'm super appreciative that you've put this together!
I decided to try to use this to generate YouTube thumbnails, and ran into a snag, since optimal thumbnails are 1280px wide and 720px tall.
This pull request should allow plugin users to provide custom
width
,height
, anddeviceScaleFactor
arguments. The defaults remain600
,315
, and2
. Please let me know if you have any questions, concerns, or feedback!