Skip to content Skip to sidebar Skip to footer
Showing posts with the label File Extension

Adding Extension To Multiple Files (python3.5)

I have a bunch of files that do not have an extension to them. file needs to be file.txt I have tr… Read more Adding Extension To Multiple Files (python3.5)

Qt - Loading Image With Wrong Extension

I'm currently working on a Qt program that works with images that are supplied by the users. On… Read more Qt - Loading Image With Wrong Extension