{"repo":"justsoft/video_thumbnail","free":true,"listed":false,"github":"https://github.com/justsoft/video_thumbnail","clone":"git clone https://github.com/justsoft/video_thumbnail.git","description":"This plugin generates thumbnail from video file or URL. It returns image in memory or writes into a file. It offers rich options to control the image format, resolution and quality. Supports iOS and Android.","language":"Dart","stars":218,"topics":["flutter","plugin","thumbnail","video","file","url","webp","jpeg","png"],"license":"MIT","category":"mobile-apps","readme_excerpt":"video thumbnail This plugin generates image thumbnails from video files or URLs on both Android and iOS. It returns an image in memory or saves it as a file with customizable format, resolution, and quality. Methods function parameter description return -- -- -- -- thumbnailData String [video] , optional Map [headers] , ImageFormat [imageFormat] (JPEG/PNG/WEBP), int [maxHeight] (0: for the original resolution of the video, or scaled by the source aspect ratio), [maxWidth] (0: for the original resolution of the video, or scaled by the source aspect ratio), int [timeMs] generates the thumbnail from the frame around the specified millisecond, int [quality] (0-100) generates thumbnail from [video] [Future ] thumbnailFile String [video] , optional Map [headers] , String [thumbnailPath] (folder or full path where to store the thumbnail file, null to save to same folder as the video file), ImageFormat [imageFormat] (JPEG/PNG/WEBP), int [maxHeight] (0: for the original resolution of the video, or scaled by the source aspect ratio), int [maxWidth] (0: for the original resolution of the video, or scaled by the source aspect ratio), int [timeMs] generates the thumbnail from the frame around the specified millisecond, int [quality] (0-100) creates a file of the thumbnail from the [video] [Future ] Warning: Giving both the maxHeight and maxWidth has different result on Android platform, it actually scales the thumbnail to the specified maxHeight and maxWidth. To generate the thumbnail fro","default_branch":null,"files":null,"tree":[],"storefront":"/r/justsoft","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/justsoft/video_thumbnail/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}