Quote from
fkapnist on March 10, 2026, 10:07 pm
Hello everybody.
I need to read a high-resolution *.jpg image, taken with a digital camera, and then resize it to 640x40 and save it in a "blobfield" field.
I can't save the image with the new dimensions. Does anyone have a solution? I've tried several plugins but haven't succeeded yet.
Thank you.
Do you mean 640x480? Can't you resize it first with an image plugin and then save it as a jpg again? Then paste it into a blobfield (Base64 text file I assume) without resizing. Summernote is an open source Bootstrap editor that turns images into Base64 blobfield code with a drag and drop canvas. You can embed it in VisualNEO pubs.
.
Hello everybody.
I need to read a high-resolution *.jpg image, taken with a digital camera, and then resize it to 640x40 and save it in a "blobfield" field.
I can't save the image with the new dimensions. Does anyone have a solution? I've tried several plugins but haven't succeeded yet.
Thank you.
Do you mean 640x480? Can't you resize it first with an image plugin and then save it as a jpg again? Then paste it into a blobfield (Base64 text file I assume) without resizing. Summernote is an open source Bootstrap editor that turns images into Base64 blobfield code with a drag and drop canvas. You can embed it in VisualNEO pubs.
.
danito has reacted to this post.