Hi there, I''ve got an app that processes images, at the moment I''m using imagemagick to do it. I''ve been extracting data from the images using image macgick but it''s really slow at doing this (width, height, file type, exif data etc) does anyone know any good programs that I can use to extract image data? Thanks, Jonzo. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
bump! On Apr 9, 6:02 pm, Jonzo <j.fant...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi there, > > I''ve got an app that processes images, at the moment I''m using > imagemagick to do it. > > I''ve been extracting data from the images using image macgick but it''s > really slow at doing this (width, height, file type, exif data etc) > > does anyone know any good programs that I can use to extract image > data? > > Thanks, > Jonzo.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Apr 9, 2008, at 2:15 PM, Jonzo wrote:> > bump! > > On Apr 9, 6:02 pm, Jonzo <j.fant...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> Hi there, >> >> I''ve got an app that processes images, at the moment I''m using >> imagemagick to do it. >> >> I''ve been extracting data from the images using image macgick but >> it''s >> really slow at doing this (width, height, file type, exif data etc) >> >> does anyone know any good programs that I can use to extract image >> data? >> >> Thanks, >> Jonzo.Check out these gems: http://gemmy.calicowebdev.com/?search_field=exif I''ve used mini_exiftool and it works great. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
hey that''s a pretty cool website! although it didn''t mention mini_exiftool. Still, it''s the first gem browser I''ve seen... On Thu, Apr 10, 2008 at 9:21 AM, s.ross <cwdinfo-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > On Apr 9, 2008, at 2:15 PM, Jonzo wrote: > > > > > bump! > > > > On Apr 9, 6:02 pm, Jonzo <j.fant...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >> Hi there, > >> > >> I''ve got an app that processes images, at the moment I''m using > >> imagemagick to do it. > >> > >> I''ve been extracting data from the images using image macgick but > >> it''s > >> really slow at doing this (width, height, file type, exif data etc) > >> > >> does anyone know any good programs that I can use to extract image > >> data? > >> > >> Thanks, > >> Jonzo. > > Check out these gems: > > http://gemmy.calicowebdev.com/?search_field=exif > > I''ve used mini_exiftool and it works great. > > > > > > > >-- Jonathan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
How''s about *exif* for the search? --s On Apr 9, 2008, at 2:32 PM, Jonathan Fantham wrote:> > hey that''s a pretty cool website! although it didn''t mention > mini_exiftool. Still, it''s the first gem browser I''ve seen... > > On Thu, Apr 10, 2008 at 9:21 AM, s.ross <cwdinfo-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >> On Apr 9, 2008, at 2:15 PM, Jonzo wrote: >> >>> >>> bump! >>> >>> On Apr 9, 6:02 pm, Jonzo <j.fant...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >>>> Hi there, >>>> >>>> I''ve got an app that processes images, at the moment I''m using >>>> imagemagick to do it. >>>> >>>> I''ve been extracting data from the images using image macgick but >>>> it''s >>>> really slow at doing this (width, height, file type, exif data etc) >>>> >>>> does anyone know any good programs that I can use to extract image >>>> data? >>>> >>>> Thanks, >>>> Jonzo. >> >> Check out these gems: >> >> http://gemmy.calicowebdev.com/?search_field=exif >> >> I''ve used mini_exiftool and it works great.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I''ve just been taking a look at exiftool and it looks awesome! thanks for the advice :-) On Thu, Apr 10, 2008 at 9:36 AM, s.ross <cwdinfo-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > How''s about *exif* for the search? > > --s > > > > On Apr 9, 2008, at 2:32 PM, Jonathan Fantham wrote: > > > > > hey that''s a pretty cool website! although it didn''t mention > > mini_exiftool. Still, it''s the first gem browser I''ve seen... > > > > On Thu, Apr 10, 2008 at 9:21 AM, s.ross <cwdinfo-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >> > >> On Apr 9, 2008, at 2:15 PM, Jonzo wrote: > >> > >>> > >>> bump! > >>> > >>> On Apr 9, 6:02 pm, Jonzo <j.fant...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >>>> Hi there, > >>>> > >>>> I''ve got an app that processes images, at the moment I''m using > >>>> imagemagick to do it. > >>>> > >>>> I''ve been extracting data from the images using image macgick but > >>>> it''s > >>>> really slow at doing this (width, height, file type, exif data etc) > >>>> > >>>> does anyone know any good programs that I can use to extract image > >>>> data? > >>>> > >>>> Thanks, > >>>> Jonzo. > >> > >> Check out these gems: > >> > >> http://gemmy.calicowebdev.com/?search_field=exif > >> > >> I''ve used mini_exiftool and it works great. > > > >-- Jonathan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---