@ faicalsaid I see how you've implemented that it's pritty cool feature that you can request any image in any size but processing every image request through that handler and dynamically resizing it for every request can bring down performance for heavy sites as now your webserver will have to...