In case you haven't noticed, we have a new previously uploaded image page.
https://www.stampcommunity.org/myfilesall.asp
You can search by keyword.

You can search by year or year and month
*.

It will show 200 per page on a computer and 50 per page on mobile.

There is "View All" button that will eliminate the paging. Some really wanted to view all on one page, but I don't want to hear it if you hit it on your phone and it kills your data for the month.


There is a "Copy to Clipboard" button if you haven't disabled javascript. It even works on my Android. Don't have an iPhone to test it.

You can access it from your profile, below the posting box, and in the upload window.
* Years 2011 and prior will only show the entire year due to faulty file naming back then. The code originally prefaced each image with YYYYM(M)D(D) month and day were not forced to 2 digits. So some are impossible to get the exact date. For example 2006123 could be 1/23/2006 or 12/3/2006. part way through 2011 I noticed it and changed the code to make it YYYYMMDD so 2012 forward it works perfectly.