Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Thibault Pilette 3 posts 83 karma points
    Mar 21, 2018 @ 09:49
    Thibault Pilette
    0

    Can I resize media drag and dropped to the media folder ?

    Hello there,

    I've been asking to add a direct resize to file added to the media folder ( lots of picture are event picture so kinda heavy) is it possible? is there anything already existing for that?

    thanks

  • Lewis Smith 211 posts 620 karma points c-trib
    Mar 22, 2018 @ 09:03
    Lewis Smith
    100

    Hi Thibault,

    When you say direct resize for files do you mean an image cropper?

    In Umbraco, you can use an Image cropper, define the sizes in the data type 'Image cropper' then call the image cropper when outputting the image.

    https://our.umbraco.org/documentation/getting-started/backoffice/property-editors/built-in-property-editors/image-cropper

    You could then match that with the image compressor which will minify your images in file size whilst preserving the quality

    https://our.umbraco.org/projects/backoffice-extensions/tinifier/

    That's how I get around large images in Umbraco. You could also add a max file upload size as well which will prevent large images.

    Thanks, Lewis

  • Thibault Pilette 3 posts 83 karma points
    Mar 22, 2018 @ 09:22
    Thibault Pilette
    0

    What they want is that the media is resize ( the pixel and size bytes) when they are added to the media folder without any user manipulation.

    I'll look at what you've linked, thanks :)

  • Thibault Pilette 3 posts 83 karma points
    Mar 22, 2018 @ 10:19
    Thibault Pilette
    0

    Thanks for Tinify works great ( a bit less user friendly with the increase of time to upload a picture but that's not that bad )

    thank you !

    (post can be considered as solved :) )

Please Sign in or register to post replies

Write your reply to:

Draft