Reducing Image File Size
Previously, the ‘Edit Image’ node allowed users to reduce the file size of uploaded images by adjusting the quality setting.
This is no longer possible in this mode.
Is there an alternative way to reduce the file size of uploaded images?
Describe the problem/error/question
Reducing Image File Size
Previously, the ‘Edit Image’ node allowed users to reduce the file size of uploaded images by adjusting the quality setting.
This is no longer possible in this mode.
Is there an alternative way to reduce the file size of uploaded images?
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
@UweG Yes you can use that same Edit Image Node, with Get Information operation and with that it would return a lot of information about that image including dimensions, and once that is done you can compute those and then again use that node with Resize operation with options like Only if Large or Maximum Area option to maintain a standard aspect ratio.