philipjscott / simple-thumbnail

A library that produces thumbnails from images, videos and URLs :mag_right:
https://www.npmjs.com/package/simple-thumbnail
MIT License
25 stars 14 forks source link

fix(23): Mention image support in README #25

Closed philipjscott closed 5 years ago

philipjscott commented 5 years ago

Context

FFmpeg is able to read in images, in addition to videos. Consequently, simple-thumbnail can handle both image and video input; the README should emphasize that this library can be used for pretty much anything :wink:

Objective

References

philipjscott commented 5 years ago

:tada: This PR is included in version 1.3.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: