Steam

Steam

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