<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Webscript to return width of an image in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/webscript-to-return-width-of-an-image/m-p/194045#M147175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I currently have a repository of images. I am using imagemagick to transform these images to many different sizes depending on what page they are being displayed on.&amp;nbsp; Another feature of the application is to be able to zoom on the image.&amp;nbsp; So normal flow of my application is calls for requesting 2 images one with a width of say 500 and the other ( to work with my zoom tool) to be say width of 1200.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is currently working fine however if the image is not wider than the 1200 pixels then imagemagick will blow the image up making the the image pixelated.&amp;nbsp; I know the obvious answer is to not resize the zoom image and have it come back as the original size, however I am dealing with mostly very very large images and that would cause issues sending these images over the net.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I am looking for is an alfresco or imagemagick tool to use inside alfresco (such as identity) that will allow me to see the width of the image and decide my max width accordingly.&amp;nbsp; Thanks for any help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Mar 2009 20:50:30 GMT</pubDate>
    <dc:creator>karlovitz</dc:creator>
    <dc:date>2009-03-26T20:50:30Z</dc:date>
    <item>
      <title>Webscript to return width of an image</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webscript-to-return-width-of-an-image/m-p/194045#M147175</link>
      <description>I currently have a repository of images. I am using imagemagick to transform these images to many different sizes depending on what page they are being displayed on.&amp;nbsp; Another feature of the application is to be able to zoom on the image.&amp;nbsp; So normal flow of my application is calls for requesting 2 im</description>
      <pubDate>Thu, 26 Mar 2009 20:50:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webscript-to-return-width-of-an-image/m-p/194045#M147175</guid>
      <dc:creator>karlovitz</dc:creator>
      <dc:date>2009-03-26T20:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Webscript to return width of an image</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webscript-to-return-width-of-an-image/m-p/194046#M147176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can configure image magick to extract Image info such as size, width, etc. These can be extracted on upload as metadata into custom aspect. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alternatively just use some of the advanced image magick options: &lt;/SPAN&gt;&lt;A href="http://www.imagemagick.org/Usage/resize/#shrink" rel="nofollow noopener noreferrer"&gt;http://www.imagemagick.org/Usage/resize/#shrink&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 21:46:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webscript-to-return-width-of-an-image/m-p/194046#M147176</guid>
      <dc:creator>zaizi</dc:creator>
      <dc:date>2009-03-26T21:46:54Z</dc:date>
    </item>
  </channel>
</rss>

