Thumbnail Exporter v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
7.0 or later


This is a Thumbnail exporter which can be used via the Export dialog to export thumbnail images from Shots, Clips and Sequences.
Thumbnails can be given a custom size and exported as PNG/JPG/TIFF/BMP.
You can pick thumbnails from the first/middle/last or custom offset frames.
The Thumbnail image export task which can be used via the Export dialog via Shot, Clip or Sequence Processors
To install, copy the ThumbnailExportTask.py and ThumbnailExportTaskUI.py to your /Python/Startup directory.
Add a 'Thumbnail Exporter' in the context side of the export dialog, and construct a Path with {ext} at the end to resolve to the image file type (png/jpg/tif/bmp). Frame type can be taking from first/middle/last or a custom offset frame. You can optionally reformat the thumbnail to a particular size. Additionally, the following specific export tokens can be used in the Path:
{frametype} - Position where the thumbnail was taken from (first/middle/last/custom)
{srcframe} - The frame number of the original source clip file used for thumbnail
{dstframe} - The destination frame (timeline time) number used for the thumbnail
Comments
Thanks a lot for this stuff !
i have a problem with this py, it doesn't matter how big the output pixel size, the exported pictures always containing some low res with some post upscale....
Thanks
Would it be possible to have the option of not resizing the image before exporting ? So if I would like to have a full res image of every shot I could.
I tried looking into your .py and I think I got a few things out and basically had it stop working for me.
Cheers !
Love you Python script, I use them for Nuke Studio
-Marc
So I think it's probably a "freeze frame" exporter we need where we can set the frame and size just like in this thumb exporter. =)
I'd love an options to export frames at full rez and include Annotations in the exports. :) Just a thought.
https://github.com/antiero/dotStudio
RSS feed for comments to this post