[quote=@Captain Jordan] [quote=@TheMaster99] [quote=@Captain Jordan] Just because it isn't used doesn't mean it can't be installed on the server. There is no pure node.js way to do it, it would have to be done by a server-side programming language, not a scripting language like JS. At least if you wanted true rescaling (so it creates and stores an image of the correct size on the server) and not just resizing a larger image. [/quote] Yes, but why would you install something [i]just[/i] to implement [i]one[/i] feature that will be deprecated once Mahz decides its time to add picture uploading? No offense but I don't see the logic behind it. [/quote] As I mentioned, it doesn't have to be done with PHP. It [i]does[/i] have to be done with a server-size language like PHP. Java, .NET, PHP, Ruby, etc., any of these would work. I'm not certain how uploading the image is going to change much, HTML, CSS and Javascript don't have the capabilities to change and store modified images on the server. Something else will have to be used, unless Mahz has a trick up his sleeve that I've never heard of. ETA: No offense taken. It's just a friendly discussion. :) [/quote] [url]http://aheckmann.github.io/gm/[/url] I found this with a simple google search, and there are most likely other options out there. Definitely don't need to install a server-side language for it :D