Steam

Steam

311 ratings
Mass Manage Artwork and Screenshots
By Aevoa and 2 collaborators
Automatically delete, privatize, or publicize your artwork or screenshots in bulk.


   
Award
Favorite
Favorited
Unfavorite
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 Comments
ashley 11 Jan, 2022 @ 7:08am 
very useful, allowed me to set thousands of screenshots of protogens' butts to friends only
robykaa 25 Apr, 2021 @ 9:49am 
thanks I was able to delete 16k screenshots by repeating this some times
Love Crime 20 Aug, 2020 @ 12:01am 
Designing cheap high quality artworks.
Also workshop showcases.
MrTimurer 4 Sep, 2019 @ 1:34am 
I love you XD
DONNY DA DEALER 3 Jul, 2019 @ 4:36am 
intresting
C4T4⁧⁧ Bluestreak 3 Jul, 2019 @ 3:45am 
this guide in kinda interesting , is so usefull for who have big colections of his artworks :)
adr💜  [author] 3 Jul, 2019 @ 3:27am 
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 Jul, 2019 @ 3:09am 
afferim böyle çalış
Aevoa  [author] 2 Jul, 2019 @ 9:19pm 
oh... lol nice
Determined Man 2 Jul, 2019 @ 9:08pm 
Or you could just go to Grid and use the select all option.