Skip to content

FiveM script that captures screenshots of in-game models and processes them to remove backgrounds.

License

Notifications You must be signed in to change notification settings

borisnliscool/propscreenshotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

propscreenshotter

Script for FiveM that takes screenshots of ingame models, and them processes the images.

Warning
This script uses rembg to process images. It will NOT work without.
It also only works on a local development server.

Preview

propscreenshotter.mp4

Requirements

Usage

  • Make sure to have rembg running at port 5000 (I recommend using docker)
  • Make sure screenshot-basic is running
  • Navigate to src/server and run pnpm install & pnpm start
  • Enter FiveM and run screenmodel <model name>
  • Find the ouptut in src/server/uploads

Support

Limited as I don't see many people actually using this, but you can try in my discord.

About

FiveM script that captures screenshots of in-game models and processes them to remove backgrounds.

Resources

License

Stars

Watchers

Forks