Skip to content Skip to sidebar Skip to footer
Showing posts with the label Screenshot

How To Upload A Screenshot Using Html2canvas?

Using html2canvas how can I save a screen shot to an object? I've been exploring the demos, and… Read more How To Upload A Screenshot Using Html2canvas?

How To Take Youtube Screenshot

Solution 1: I could solve this with ffmpeg . Just run ffmpeg - i inputfile .avi -r 1 -t … Read more How To Take Youtube Screenshot