Re: [WebDNA] Imagemagick

This WebDNA talk-list message is from

2018


It keeps the original formatting.
numero = 114418
interpreted = N
texte = 2037 --Apple-Mail=_C751B978-8153-4BFF-9B52-5D4AE57AF097 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 An example from my codebase=E2=80=A6 [shell]/opt/local/bin/convert -size 50x50 = /Library/path_to_the_image_folder/[cart].[uploadPicExt] -resize 50x50 = +profile "*" /Library/path_to_another_image_folder/[cart].gif[/shell] Transforms a given image file into 50px x 50px /Palle > On 5 Oct 2018, at 15.04, Stephen Braun wrote: >=20 > Hi All, >=20 > Is anybody running ImageMagick? > I have it installed, and i have the path, but I'm not sure of the code = to call it into use. > I guess that I need a primer. >=20 > Thank for any assistance. > sfb >=20 >=20 >=20 >=20 >=20 > Stephen F Braun > sbraun1@twcny.rr.com > --------------------------------------------------------- This message = is sent to you because you are subscribed to the mailing list = talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: = http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: = support@webdna.us --Apple-Mail=_C751B978-8153-4BFF-9B52-5D4AE57AF097 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8
An example from my codebase=E2=80=A6

[shell]/opt/local/bin/convert -size = 50x50 /Library/path_to_the_image_folder/[cart].[uploadPicExt] -resize = 50x50 +profile "*" = /Library/path_to_another_image_folder/[cart].gif[/shell]

Transforms a given image = file into 50px x 50px

/Palle



On 5 Oct 2018, at 15.04, Stephen Braun <sbraun1@twcny.rr.com> wrote:

Hi All,

Is = anybody running ImageMagick?
I have it installed, = and i have the path, but I'm not sure of the code to call it into = use.
I guess that I need a primer.

Thank for any = assistance.
sfb





Stephen F Braun
sbraun1@twcny.rr.com
--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

= --------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us --Apple-Mail=_C751B978-8153-4BFF-9B52-5D4AE57AF097-- . Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Imagemagick ("Steve @ Tailored Web Solutions" 2018)
  2. Re: [WebDNA] Imagemagick (Stuart Tremain 2018)
  3. Re: [WebDNA] Imagemagick (Stephen Braun 2018)
  4. Re: [WebDNA] Imagemagick (Stuart Tremain 2018)
  5. Re: [WebDNA] Imagemagick (Terry Wilson 2018)
  6. Re: [WebDNA] Imagemagick (Stuart Tremain 2018)
  7. Re: [WebDNA] Imagemagick (Stephen Braun 2018)
  8. Re: [WebDNA] Imagemagick (Palle Bo Nielsen 2018)
  9. Re: [WebDNA] Imagemagick (Chris Van Dromme 2018)
  10. [WebDNA] Imagemagick (Stephen Braun 2018)
  11. Re: [WebDNA] ImageMagick (Office 2016)
  12. Re: [WebDNA] ImageMagick (WebDNA Development 2016)
  13. [WebDNA] ImageMagick (Office 2016)
  14. Re: [WebDNA] ImageMagick code (Stephen Braun 2013)
  15. Re: [WebDNA] ImageMagick code (Stuart Tremain 2013)
  16. Re: [WebDNA] ImageMagick code ("Terry Wilson" 2013)
  17. Re: [WebDNA] ImageMagick code ("Terry Wilson" 2013)
  18. Re: [WebDNA] ImageMagick code (John Butler 2013)
  19. Re: [WebDNA] ImageMagick code (John Butler 2013)
  20. Re: [WebDNA] ImageMagick code ("Terry Wilson" 2013)
  21. Re: [WebDNA] ImageMagick code (Stephen Braun 2013)
  22. Re: [WebDNA] ImageMagick code (John Butler 2013)
  23. [WebDNA] ImageMagick code (Stephen Braun 2013)
  24. Re: [WebDNA] ImageMagick troubleshooting (Patrick McCormick 2009)
  25. Re: [WebDNA] ImageMagick troubleshooting (Terry Wilson 2009)
  26. Re: [WebDNA] ImageMagick troubleshooting (Patrick McCormick 2009)
  27. Re: [WebDNA] ImageMagick troubleshooting (Patrick McCormick 2009)
  28. Re: [WebDNA] ImageMagick troubleshooting (Terry Wilson 2009)
  29. Re: [WebDNA] ImageMagick troubleshooting (Terry Wilson 2009)
  30. Re: [WebDNA] ImageMagick troubleshooting (Tom Duke 2009)
  31. [WebDNA] ImageMagick troubleshooting (Patrick McCormick 2009)
  32. [WebDNA] ImageMagick function library updated (Terry Wilson 2009)
  33. Re: [WebDNA] ImageMagick function library now available (Terry Wilson 2009)
  34. Re: [WebDNA] ImageMagick function library now available (christophe.billiottet@webdna.us 2009)
  35. [WebDNA] ImageMagick function library now available (Terry Wilson 2009)
  36. Re: [WebDNA] ImageMagick (Donovan Brooke 2009)
  37. Re: [WebDNA] ImageMagick (lawrence@authorsimage.com 2009)
  38. Re: [WebDNA] ImageMagick (Tom Duke 2009)
  39. RE: [WebDNA] ImageMagick ("Michael A. DeLorenzo" 2009)
  40. Re: [WebDNA] ImageMagick (Tom Duke 2009)
  41. [WebDNA] ImageMagick (christophe.billiottet@webdna.us 2009)
2037 --Apple-Mail=_C751B978-8153-4BFF-9B52-5D4AE57AF097 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 An example from my codebase=E2=80=A6 [shell]/opt/local/bin/convert -size 50x50 = /Library/path_to_the_image_folder/[cart].[uploadPicExt] -resize 50x50 = +profile "*" /Library/path_to_another_image_folder/[cart].gif[/shell] Transforms a given image file into 50px x 50px /Palle > On 5 Oct 2018, at 15.04, Stephen Braun wrote: >=20 > Hi All, >=20 > Is anybody running ImageMagick? > I have it installed, and i have the path, but I'm not sure of the code = to call it into use. > I guess that I need a primer. >=20 > Thank for any assistance. > sfb >=20 >=20 >=20 >=20 >=20 > Stephen F Braun > sbraun1@twcny.rr.com > --------------------------------------------------------- This message = is sent to you because you are subscribed to the mailing list = talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: = http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: = support@webdna.us --Apple-Mail=_C751B978-8153-4BFF-9B52-5D4AE57AF097 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8
An example from my codebase=E2=80=A6

[shell]/opt/local/bin/convert -size = 50x50 /Library/path_to_the_image_folder/[cart].[uploadPicExt] -resize = 50x50 +profile "*" = /Library/path_to_another_image_folder/[cart].gif[/shell]

Transforms a given image = file into 50px x 50px

/Palle



On 5 Oct 2018, at 15.04, Stephen Braun <sbraun1@twcny.rr.com> wrote:

Hi All,

Is = anybody running ImageMagick?
I have it installed, = and i have the path, but I'm not sure of the code to call it into = use.
I guess that I need a primer.

Thank for any = assistance.
sfb





Stephen F Braun
sbraun1@twcny.rr.com
--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

= --------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us --Apple-Mail=_C751B978-8153-4BFF-9B52-5D4AE57AF097-- . Palle Bo Nielsen

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:

Quick ShowIf question (1997) random images (1997) F3 crashing server (1997) [AppendFile] problem (WebCat2b13 Mac .acgi) (1997) New commands in Final candidate (1997) Mass Mail (2000) Wrapping text (1998) test (2004) passing search criteria (1997) WebCat2b12 CGI Mac -- Problems propagating the cart through frames...still (1997) Summing fields (1997) problems with 2 tags (1997) Re:Emailer and encryption (1997) Caching [include] files ... (1997) Searching for Nothing (1998) No luck with taxes (1997) Preventing Merchant Settling ? (1997) [index] (1997) [Applescript] (2000) Re:FYI: Error message (1996)