Steam

Steam

311 vurderinger
Mass Manage Artwork and Screenshots
Av Aevoa og 2 medarbeidere
Automatically delete, privatize, or publicize your artwork or screenshots in bulk.


   
Utmerkelse
Favoritt
Favoritter
Fjern som favoritt
Intro



This guide lets you mass delete, privatize, or publicize all of your artwork or screenshots at once without having to manually check each one. Steam has a feature for this but it has a selection limit.
Steps


Go to your artwork or screenshot hub and select "Image Wall".



This is optional, but you can filter by a game if you want.



Click the manage screenshot or artwork button.



Scroll down to the end of your artwork or screenshot gallery. If you have a lot of images to scroll through, use the auto scrolling script in the codes section and wait until it's finished after pasting the code.



Now choose the code you want from the codes section below and send it through the console.



It will ask you if you're sure after the code is sent.



If you want to go back and deselect a few images, click cancel, uncheck the images you don't want to change, and then resend the same code but without the SelectAllScreenshots(); at the start.
Codes


Delete
SelectAllScreenshots(); ConfirmBatchAction('delete'); $('BatchScreenshotManagement').submit();

Set to Private
SelectAllScreenshots(); ConfirmBatchAction('private'); $('BatchScreenshotManagement').submit();

Set to Friends Only
SelectAllScreenshots(); ConfirmBatchAction('friendsonly'); $('BatchScreenshotManagement').submit();

Set to Public
SelectAllScreenshots(); ConfirmBatchAction('public'); $('BatchScreenshotManagement').submit();

Scroll to Bottom of Gallery
setInterval(function() { window.scrollTo(0, document.body.scrollHeight); }, 2000);
10 kommentarer
ashley 11. jan. 2022 kl. 7.08 
very useful, allowed me to set thousands of screenshots of protogens' butts to friends only
robykaa 25. apr. 2021 kl. 9.49 
thanks I was able to delete 16k screenshots by repeating this some times
Love Crime 20. aug. 2020 kl. 0.01 
Designing cheap high quality artworks.
Also workshop showcases.
MrTimurer 4. sep. 2019 kl. 1.34 
I love you XD
DONNY DA DEALER 3. juli 2019 kl. 4.36 
intresting
C4T4⁧⁧ Bluestreak 3. juli 2019 kl. 3.45 
this guide in kinda interesting , is so usefull for who have big colections of his artworks :)
adr💜  [skaper] 3. juli 2019 kl. 3.27 
in "grid" mode maximum 50 screenshots/artworks on the page. In "image wall" mode unlimited number of screenshots/artworks on the page.
rüzgar 3. juli 2019 kl. 3.09 
afferim böyle çalış
Aevoa  [skaper] 2. juli 2019 kl. 21.19 
oh... lol nice
Determined Man 2. juli 2019 kl. 21.08 
Or you could just go to Grid and use the select all option.