Skip to content

PanMenel/Steam-Custom-Screenshot-Adder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Steam-Custom-Screenshot-Adder

Converts images to a format that Steam accepts as screenshots and adds them to the according folders. Simple tool made for convenience for games that can't take screenshots on their own (like FNAF 4).

How to use

  1. Check your game App ID on steamdb and copy it.
  2. Close Steam.
  3. Drag and drop your screenshot or screenshots onto the program.
  4. Type in or paste your App ID and the program will add your already formatted screenshots to your game folder.
  5. Open Steam and your screenshots should be there.

Build

  • Put steam_screenshot_converter.py and steam.ico in the same folder.
  • You need Pillow and PyInstaller for this to work. Install them via pip: pip install Pillow PyInstaller
  • Run the following command to build the executable: py -m PyInstaller --noconsole --onefile --icon=steam.ico steam_screenshot_converter.py
  • After building, your executable will be in the dist folder.

About

Converts images to format that steam accepts as screenshots

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages