[quote=@KeysOfKayes] For some reason this: [img]http://i.imgur.com/CW8j2My.gif[/img] keeps uploading as this: [img]https://rpguild-prod.s3.amazonaws.com/avatars/e822921a61e17e6a01a16c4bb7fc114108bc4086.gif[/img] [/quote] Thanks. Looks like the underlying image-resizing library I use breaks your gif even though it's just resizing it from 150x150 to 150x150. I'll add a check so that images that are already within the 150x200 constraint are not touched. Also noticed I broke the "Delete Avatar" button. Fixing at the moment. :sun