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-imag
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
Andrew,
You can run python from within Livecode!?! FYI
HTHs
-- Tom McGrath III
http://lazyriver.on-rev.com
3mcgr...@comcast.net
On May 2, 2011, at 8:32 PM, Andrew Kluthe wrote:
> I should have been more clear. I am looking to develop a small livecode
> standalone that does this easily. Install
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.
Installing imagemagick on install of the program m
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
11 matches
Mail list logo