I draw a lot with Clip Studio Paint, wich works almost flawlessly with wine, but the only major caveat is that the original files are in a format that doesn't have thumbnail support in linux (as far as I can tell).
For most files I will have 2 versions. File.clip (the CSP format) and File.png. I would like to use .png (or its thumbnail) as a thumbnail for File.clip.
So, how would you add a thumbnail to a random file from the command line?
Im working in ubuntu 18.04 and nautilus.
Edit: Changed the description of what I want to do exactly to make it clearer.
Ok, so as i understand it, you are seeking to create a thumbnail of a file by using a different file (created predictably).
We can try something like this:
This script will take the whole directory and generate the needed thumbnails (i haven't tested the script now, but it should).