I recently read @TimLau 's post about a set of resources he produced for getting keypress overlays into a Shotcut project:
That got me thinking about an HTML/CSS/Javascript program I wrote a couple of years ago to do something similar. I have now titdied this up and made it into a web utility that users can access via any modern browser and tailor using a GUI to create PNG images of keypress combinations. These PNG images, which have transparent backgrounds can then be imported into Shotcut and overlaid onto tutorial-type video to show when these keypress combination are made. e.g.
I normally do the following:
- import the images to the playlist;
- place a new video track above the one I want to overlay;
- add an image from the playlist and use the Size, Position & Rotate filter to position it where I want it;
- save the filter parameters as a preset;
- add the other images and apply the filter with the preset.
- (another option is to Copy-Paste the image clips as necessary)
The utility can be accessed from my Shotcut Resources webpage at: Resources for Shotcut