layzee Feb 25, 2017
I swear to Science, Photobucket is the laggiest, slowest, most memory-hogging website I've had the misfortune of using.
The site visual interface looks fairly clean and neat (apart from the ads), but it still insists on downloading 5MB per page reload/refresh. Photobucket is the epitome of website bloat (the eBay site a close second).
It appends the "~original" to the URL of every image you upload (e.g. example.jpg~original) which looks retarded and to be honest, I'm still not sure what it's supposed to be for. Though I know it's something to do with viewing the image in its original size which raises the question "How about you just don't F around with my images, Photo*uckIt? I upload, you host. End of transaction. Capisce?"
Uploading images in batch (e.g. more than 10 at a time) is a struggle. First, the usual slowness. Then the progress bar will proceed to "15 images out of 10 uploaded"... wtf? Wait a while, and it will say image upload completed... except a few images slip through the gaps and fail to upload so you have to go through and check exactly which ones.
Viewing images as a viewer, is irrational and incomprehensible. So you upload an image and want to share it. "SHARE THIS PHOTO" the heading says. "Direct" the sub-heading says.
"http://i203.photobucket.com/albums/aa16 … g~original"
Using my powers of logic and deduction, I conclude that this should be a direct link to the full size image.
Let's try it:
http://i203.photobucket.com/albums/aa16 … e.jpg.html
Why the F did you convert it to a html page. Why the F is the image small looking. Let's click on the magnifying glass icon... the image is now larger... but why the F is it STILL not the original size!?
I've just about had it with PhotoBucket's BS. I put up with it so long because:
1) They used to be good (years ago).
2) I've been with them a long time, so I've been with them a long time (i.e. can't be bothered changing/too much hassle to change e.g. fixing up/updating image URL links)
3) They were better than the alternatives, the last time I looked for alternatives (e.g. Imageshack didn't have the features I needed, plus they went to sh!t anyway).
4) I only needed one PhotoBucket feature: Upload in bulk, and with one click of a button, I can get a bunch of useful code (I mainly use the first two):
Direct link image URLs:
http://i203.photobucket.com/albums/aa16 … g~original
http://i203.photobucket.com/albums/aa16 … g~original
http://i203.photobucket.com/albums/aa16 … g~original
HTML thumb code (for websites e.g. eBay item description):
<a href="http://photobucket.com/" target="_blank"><img src="http://i203.photobucket.com/albums/aa166/username/albumname/th_image01.jpg" border="0" alt=" photo image01.jpg" style=""></a>
<a href="http://photobucket.com/" target="_blank"><img src="http://i203.photobucket.com/albums/aa166/username/albumname/th_image02.jpg" border="0" alt=" photo image02.jpg" style=""></a>
<a href="http://photobucket.com/" target="_blank"><img src="http://i203.photobucket.com/albums/aa166/username/albumname/th_image03.jpg" border="0" alt=" photo image03.jpg" style=""></a>
HTML code (for websites e.g. eBay item description):
<a href="http://photobucket.com/" target="_blank"><img src="http://i203.photobucket.com/albums/aa166/username/albumname/image01.jpg~original" border="0" alt=" photo image01.jpg"/></a>
<a href="http://photobucket.com/" target="_blank"><img src="http://i203.photobucket.com/albums/aa166/username/albumname/image02.jpg~original" border="0" alt=" photo image02.jpg"/></a>
<a href="http://photobucket.com/" target="_blank"><img src="http://i203.photobucket.com/albums/aa166/username/albumname/image03.jpg~original" border="0" alt=" photo image03.jpg"/></a>
IMG code (for Internet forums):
[img]http://i203.photobucket.com/albums/aa166/username/albumname/image01.jpg~original[/img]
[img]http://i203.photobucket.com/albums/aa166/username/albumname/image02.jpg~original[/img]
[img]http://i203.photobucket.com/albums/aa166/username/albumname/image03.jpg~original[/img]
IMG thumb code (for Internet forums):
[img]http://i203.photobucket.com/albums/aa166/username/albumname/th_image01.jpg[/img]
[img]http://i203.photobucket.com/albums/aa166/username/albumname/th_image02.jpg[/img]
[img]http://i203.photobucket.com/albums/aa166/username/albumname/th_image03.jpg[/img]
I don't ask for much. I upload images in bulk, website hosts them, and hands me the code I need to use the images. Simple. You used to be able to automatically get code for only the batch of new images you uploaded but that feature got removed since the PhotoBucket website redesign years ago. Parallels again to eBay here: website designers or whom it may concern trying to justify their salary. How about don't redesign the website. How about F off. It's perfectly good the way it is (was).
Any good alternatives out there that is suitable? Preferably not some short-term fly-by-nighter website. One that has been around for a long while and will continue to do so.
imgur seems to be one of the biggest names and has been around for a decent time (since 2009) while Photobucket has been existing since 2003. There seems to be online chatter about imgur being blocked from being used on eBay so that is a potential disadvantage.