ro-bo Posted December 14, 2020 Share Posted December 14, 2020 Hello dear forum members! Is it actually possible to manipulate images that are in the file system and not stored within a field using the PW methods etc. (similar to the Methods for Pageimage)? I mean something like e.g. // $assetsImage is a File form e.g. urls('templates').'assets/artworks/logo.png' $assetsImage->size(200, 200) Probably there are already 1000 forum entries for this anyway but I probably didn't enter the correct search terms for my problem ... I would be happy if someone had a quick solution for this. Best regards, Robert Link to comment Share on other sites More sharing options...
kongondo Posted December 14, 2020 Share Posted December 14, 2020 Hi @ro-bo, 11 minutes ago, ro-bo said: Is it actually possible to manipulate images that are in the file system and not stored within a field using the PW methods etc. (similar to the Methods for Pageimage)? Yes it is. See the topic below for starters. 2 Link to comment Share on other sites More sharing options...
ro-bo Posted December 14, 2020 Author Share Posted December 14, 2020 Thanks! That's exactly what I'm looking for ? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now