Hi Andrew,
on Mon, 2 May 2011 16:51:32 -0500
Andrew Kluthe wrote:
>I do not know much about image manipulation in livecode or in general. But,
>I am looking for a way to scrub exif data off an image easily and without
>loss to the picture. There are libraries in php that let me do this, but I
>wo
Thank you all for the advice.
I have this sorted out nicely now.
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/Cleaning-Exif-Data-from-an-image-tp3491102p3491752.html
Sent from the Revolution - User mailing list archive at Nabble.com
On Monday, May 02, 2011 11:00:25 PM J. Landman Gay wrote:
> You can import the image, and then re-export it as jpeg. The engine will
> decompress the original and strip the exif data. When you export, you
> may lost some quality, but it may not be noticable.
This is a really elegantly simple so
Sorry, I have not worked much with images in livecode.
Bring an image into an image object and export a snapshot of the image
control? Is that how you import and then export the jpeg?
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/Cleaning-Exif-Data-from-an
On 5/2/11 7:32 PM, Andrew Kluthe wrote:
I should have been more clear. I am looking to develop a small
livecode standalone that does this easily. Installing php or python
on a system isn't really what I am looking for. I am trying to make
this incredibly simple for non-technical people.
Installi
Yeah, that is what I am doing now. ActivePython is like 45 megs though. :\
Trying to keep file sizes small.
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/Cleaning-Exif-Data-from-an-image-tp3491102p3491616.html
Sent from the Revolution - User mailing list archive
> --
> View this message in context:
> http://runtime-revolution.278305.n4.nabble.com/Cleaning-Exif-Data-from-an-image-tp3491102p3491426.html
> Sent from the Revolution - User mailing list archive at Nabble.com.
>
> ___
> use-live
ing on and for the windows 7 platform.
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/Cleaning-Exif-Data-from-an-image-tp3491102p3491426.html
Sent from the Revolution - User mailing list archive at Nabble.com.
___
us
On Monday, May 02, 2011 04:51:32 PM Andrew Kluthe wrote:
> I do not know much about image manipulation in livecode or in general. But,
> I am looking for a way to scrub exif data off an image easily and without
> loss to the picture. There are libraries in php that let me do this, but I
> would rea
On Tuesday, 3 May 2011, Andrew Kluthe wrote:
> I do not know much about image manipulation in livecode or in general. But,
> I am looking for a way to scrub exif data off an image easily and without
> loss to the picture. There are libraries in php that let me do this, but I
> would really like a
> Has anyone done this or know where to get started?
http://www.imagemagick.org/
--
Mark Wieder
mwie...@ahsoftware.net
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subsc
I do not know much about image manipulation in livecode or in general. But,
I am looking for a way to scrub exif data off an image easily and without
loss to the picture. There are libraries in php that let me do this, but I
would really like a standalone tool that I could automate the process.
Ha
12 matches
Mail list logo