Re: [OT] Imagemagick

This WebDNA talk-list message is from

2004


It keeps the original formatting.
numero = 58978
interpreted = N
texte = I would echo devaulw@onebox.com comments, can you run the command in the terminal? When I do I get ... [paul:~/imagetest] paul% /usr/local/bin/convert IM000359.jpg IPTCTEXT:- 2#0="�" 2#120#Caption="test" 2#122#Caption Writer="test" 2#80#Byline="test" 2#85#Byline Title="test" 2#5#Image Name="test" 2#116#Copyright String="test" Are you sure the path to the image is correct? It needs to be from the WebDNA template. Paul On 4 Aug 2004, at 14:33, devaulw@onebox.com wrote: > What are the user permissions for the image? > > Can you run the imagemagick command at the terminal? > > If so, what user is running the command? > > > -----Original Message----- > From: Steve Craig > Sent: Wed, 04 Aug 2004 11:13:11 +0100 > To: "WebDNA Talk" > Subject: Re: [OT] Imagemagick > > Hi > > Thanks very much for the code snippet but I can't seem to get it to > return > anything. Paths are correct, ImageMagick is ok as I can do other stuff > with > no problem, image has some info in it which can be seen in Photoshop. > > Any pointers much appreciated. > > Cheers > ======================================= Steve Craig - Asylum > Interactive Ltd > Tel +44 1224 642960 Fax +44 1224 642962 > ======================================= http://www.asylumweb.com > Email: steve@asylumweb.com > ======================================= > > >> From: Paul Willis >> Reply-To: WebDNA Talk >> Date: Tue, 3 Aug 2004 18:30:36 +0100 >> To: WebDNA Talk >> Subject: Re: [OT] Imagemagick >> >>> Basically within Photoshop and probably, other programs, you can add >>> some >>> file info or MetaData to a picture like a description or keywords >>> etc. >>> This >>> info is saved within the file somewhere. >>> >>> Is there a way to get ImageMagick to extract this data so I can auto >>> populate a db? My client has thousands of images that he has added >>> info to, >>> so if I can find a way it will save me hours. >> >> [shell]/usr/local/bin/convert path/to/your/image.jpg >> IPTCTEXT:-[/shell] >> >> You can then use listwords etc to strip out what you need and do >> whatever you want with it. >> >> Paul >> >> >> ------------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> To switch to the DIGEST mode, E-mail to >> >> Web Archive of this list is at: http://webdna.smithmicro.com/ > > > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/ > > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/ > ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] [OT] ImageMagick or similar (Steve Craig 2015)
  2. Re: [WebDNA] [OT] ImageMagick or similar (Brian Burton 2015)
  3. Re: [WebDNA] [OT] ImageMagick or similar (Stuart Tremain 2015)
  4. [WebDNA] [OT] ImageMagick or similar (Steve Craig 2015)
  5. Re: [OT] ImageMagick error ( Alain Russell 2004)
  6. Re: [OT] ImageMagick error ( Stuart Tremain 2004)
  7. Re: [OT] ImageMagick error ( Stuart Tremain 2004)
  8. Re: [OT] ImageMagick error ( nitai@computeroil.com 2004)
  9. Re: [OT] ImageMagick error ( "Rajeev Kumar" 2004)
  10. Re: [OT] ImageMagick error ( Alain Russell 2004)
  11. [OT] ImageMagick error ( "Rajeev Kumar" 2004)
  12. Re: [OT] Imagemagick ( Paul Willis 2004)
  13. Re: [OT] Imagemagick ( devaulw@onebox.com 2004)
  14. Re: [OT] Imagemagick ( Steve Craig 2004)
  15. Re: [OT] Imagemagick ( Paul Willis 2004)
  16. [OT] Imagemagick ( Steve Craig 2004)
  17. Re: [OT] Imagemagick (Paul Willis 2003)
  18. [OT] Imagemagick (Steve Craig 2003)
I would echo devaulw@onebox.com comments, can you run the command in the terminal? When I do I get ... [paul:~/imagetest] paul% /usr/local/bin/convert IM000359.jpg IPTCTEXT:- 2#0="�" 2#120#Caption="test" 2#122#Caption Writer="test" 2#80#Byline="test" 2#85#Byline Title="test" 2#5#Image Name="test" 2#116#Copyright String="test" Are you sure the path to the image is correct? It needs to be from the WebDNA template. Paul On 4 Aug 2004, at 14:33, devaulw@onebox.com wrote: > What are the user permissions for the image? > > Can you run the imagemagick command at the terminal? > > If so, what user is running the command? > > > -----Original Message----- > From: Steve Craig > Sent: Wed, 04 Aug 2004 11:13:11 +0100 > To: "WebDNA Talk" > Subject: Re: [OT] Imagemagick > > Hi > > Thanks very much for the code snippet but I can't seem to get it to > return > anything. Paths are correct, ImageMagick is ok as I can do other stuff > with > no problem, image has some info in it which can be seen in Photoshop. > > Any pointers much appreciated. > > Cheers > ======================================= Steve Craig - Asylum > Interactive Ltd > Tel +44 1224 642960 Fax +44 1224 642962 > ======================================= http://www.asylumweb.com > Email: steve@asylumweb.com > ======================================= > > >> From: Paul Willis >> Reply-To: WebDNA Talk >> Date: Tue, 3 Aug 2004 18:30:36 +0100 >> To: WebDNA Talk >> Subject: Re: [OT] Imagemagick >> >>> Basically within Photoshop and probably, other programs, you can add >>> some >>> file info or MetaData to a picture like a description or keywords >>> etc. >>> This >>> info is saved within the file somewhere. >>> >>> Is there a way to get ImageMagick to extract this data so I can auto >>> populate a db? My client has thousands of images that he has added >>> info to, >>> so if I can find a way it will save me hours. >> >> [shell]/usr/local/bin/convert path/to/your/image.jpg >> IPTCTEXT:-[/shell] >> >> You can then use listwords etc to strip out what you need and do >> whatever you want with it. >> >> Paul >> >> >> ------------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> To switch to the DIGEST mode, E-mail to >> >> Web Archive of this list is at: http://webdna.smithmicro.com/ > > > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/ > > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/ > ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Paul Willis

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

ListFiles (1998) CAPTCHA (2006) searching within same page (2000) RE: Signal Raised (1997) Creating 404 Not Found pages (1999) Loosing Quantity (2000) Webcatalog/Butler (1998) Bug? (1997) E-Mailer (WebCatb15acgiMac) (1997) Db crash in win98 (2000) Multiple prices (1997) gremlins? (2000) PCS Emailer's role ? (1997) unique ascending numbers (2003) HELP WITH DATES (1997) DrWatson Error! (1999) SetHeader (1997) Simple way to create unique SKU (1997) [WebDNA] Unsubscribe (2008) remotely creating and populating a stock inventory db - almost there! (1999)