cancel
Showing results for 
Search instead for 
Did you mean: 

ImageMagick

jerarquiadp
Champ in-the-making
Champ in-the-making
Hello…

I can use ImageMagick to upload images from a scanner??…or, I must to use Kofax for this work??

Thank you for your help and your time…

Goodbye…
11 REPLIES 11

vikrasharma
Champ in-the-making
Champ in-the-making
Sorry not quite got what you asked in your post.
What do you want to accomplish?

jerarquiadp
Champ in-the-making
Champ in-the-making
Hi men…

I want to scan a document, and upload to Alfresco, and save it in a specific repository…I read about ImageMagick, but I don't know if I can use this application for the work that I can do….I read too about Kofax, but the difference is that ImageMagick is by default in the typical installation of alfresco, Kofax not.

Thank you for your help…

sandeep_123
Champ in-the-making
Champ in-the-making
hi
   for scanning document and uploading into repository you need to integrate alfresco with kofax
Imagemagick is not use for this purpose . imagemagick is used for changing and formating the
Image file that are already store in repository.

Sandeep

jerarquiadp
Champ in-the-making
Champ in-the-making
Hello…

I can use ImageMagick to upload images from a scanner??…or, I must to use Kofax for this work??

Thank you for your help and your time…

Goodbye…

mikeh
Star Contributor
Star Contributor
Sandeep already replied to your question. Is there still confusion?

Mike

vikrasharma
Champ in-the-making
Champ in-the-making
Hello…

I can use ImageMagick to upload images from a scanner??…or, I must to use Kofax for this work??

Thank you for your help and your time…

Goodbye…

As Sandeep mentioned you use Kofax with the scanner and not ImageMagick. 
In Alfresco, ImageMagic is used as a server side component and users don't use this directly.  This is used behind the scenes to manipulate documents or images based on the rules you define.  For e.g. You can set a rule on a space to manipulate an Image (re-size).  Any image uploaded in that space will get re-sized based on your rules.  Alfresco uses ImageMagick to perform this manipulation and is transparent to the user.

yogesh_prabhu
Champ in-the-making
Champ in-the-making
hi,

As mentioned in the post that Imagemagick is used to convert images in Alfresco.

Can anybody help me with the steps for using Imagemagick with Alfresco.

Is there any wiki link for the same.

thanks..

joe_l3
Star Contributor
Star Contributor
Hi yogesh_prabhu,

always remember to include details of your system. What is your operating system? Which version of alfresco do you have installed ?
Imagemagick have two different installations for Windows and Linux platform…However in alfresco, you must set the directory in alfresco-global.properties where is located the executable commad "convert"  of Imagemagick tool.
Here an  example for Alfresco Community 3.2r2 on Linux system:
img.root=/usr/local

joe.l3

yogesh_prabhu
Champ in-the-making
Champ in-the-making
Hi joe,

sorry for the lack of details provided in the last post..
I am working with Windows operating system and i have both 3.2r as well  as 3.3 installed on my system..
I still dont have an idea of using ImageMagick..
i have a requirement of rotating an image, and some more similar features..i want an image tool kind of a thing..
I read in an article that Imagemagick allows all such features but i dont know how to use it with alfresco..
Do i have to configure something or is there any transformer code that i have to write..?

Any kind of suggestions would be helpful..

Thanks in advance..