I think if you set the resizequality to "best" before the export snapshop,
the quality will USUALLY be the same as any other solution, to the eye
anyway.

But it all depends on the image and the edges that are within it.

Image magic gives you other resampling options ..... so in that sense,
maybe it is the better solution because you can test the different sampling
options.

especially when UPscaling

also, export lossless as png or jpeg 100 ,,,, to maintain all the image
data.

Let us know how it turns out

On Wed, Jun 16, 2021 at 6:58 AM jbv via use-livecode <
[email protected]> wrote:

> Hi list,
> I need to resize hundreds of jpg and png images.
> Most images have different initial width and height,
> and the resizing needs to be done according to data
> in an xml file, therefore most resizing are quite
> unique.
> I was wondering : what is the best way to do it ?
> 1- with a LC script using export snapshot
> 2- or in php using a library such as Image magik ?
>
> The main point is not how to do it, for I can code
> both options, but rather : which option will ensure
> the best image quality after resizing ?
>
> Thanks in advance.
> jbv
>
> _______________________________________________
> use-livecode mailing list
> [email protected]
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>


-- 
Tom Glod
Founder & Developer
MakeShyft R.D.A (www.makeshyft.com)
Mobile:647.562.9411
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
  • Resizing images jbv via use-livecode
    • Re: Resizing images Tom Glod via use-livecode

Reply via email to