home *** CD-ROM | disk | FTP | other *** search
/ Computer Active 2010 December / CA12.iso / Multimedija / Riot-setup.exe / Readme.html < prev    next >
Encoding:
Extensible Markup Language  |  2010-10-16  |  9.6 KB  |  227 lines

  1. <?xml version="1.0" encoding="iso-8859-2"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  3.     "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2" />
  7. <title>RIOT - Radical Image Optimization Tool</title>
  8. <style type="text/css">
  9. body  {margin: 0 20px}
  10. body, table {font-family: tahoma, verdana, arial; font-size: 11pt}
  11. a {
  12.     color: #992015;
  13.     text-decoration: none
  14.     }
  15. a:hover {color: green}    
  16. </style>
  17. </head>
  18. <body>
  19.  
  20. <div style="width: 97%; background-color: #8DC186; color: #F3F3F3; padding: 15px;">
  21. <span style="float: left; font-size: 32pt">0.4.3</span> stable
  22. <h4 style="margin:0px; font-size: 20pt; text-align: right">RIOT - <span style="color: #111">Radical Image Optimization Tool</span></h4>
  23. <p style="margin-top:0px; text-align:right;"><b>by Lucian Sabo</b></p></div>
  24.  
  25. <p>Official website:
  26. <a href="http://luci.criosweb.ro/riot/" target="_blank">http://luci.criosweb.ro/riot/</a></p>
  27.  
  28. <p><strong><em>Radical Image Optimization Tool</em></strong><em> (RIOT for short) is a </em><strong><em>free image optimizer</em></strong><em> that will let you to visually adjust compression parameters while keeping minimum filesize.</em></p>
  29.  
  30. <p><em>It uses with a side by side (dual view) or single view interface to compare the original with the optimized image in real time and instantly see the resulting file size.</em></p>
  31.  
  32. <p><em>It is lightweight, fast and simple to use, yet powerful for advanced users. You will be able to control compression, number of colors, metadata settings and much more, and select image format (JPG, GIF or PNG) for your output file.</em></p>
  33.  
  34. <div style="padding: 5px; background: #FFFFCC; color: #444444; font-size: 90%;"><strong>RIOT for IrfanView:</strong> Accessá<strong>RIOT</strong> plugin from<strong> </strong>IrfanView by selecting File->Save for web.<br />
  35. Download the latest version of the <a href="http://download.criosweb.ro/download.php?sid=R-dll">IrfanView plugin</a><br />
  36. <strong>RIOT for GIMP:</strong> A <a href="http://registry.gimp.org/node/20778">plugin for GIMP</a> is available in the GIMP registry<br />
  37. <strong>RIOT for XnView:</strong> An<a href="http://download.criosweb.ro/download.php?sid=R-XnView"> addon to use RIOT in XnView</a> was created byáPierre-e Gougelet</div>
  38. <h4>Main features:</h4>
  39. <ul>
  40. <li>open many image types including rare/scientific types</li>
  41. <li>save and optimize JPEG, GIF and PNG with a simple, clean user interface</li>
  42. <li>works in dual view: (<em>original – optimized image</em>) or single view (<em>optimized image</em>).<br />
  43. <em>Automatic preview of resulting image</em></li>
  44. <li>in-place compare function (<em>alternativelly display the original image over the optimized image to notice small pixel changes</em>)</li>
  45. <li>compress files to desired filesize threshold</li>
  46. <li>fast processing (<em>all is done in memory</em>);<br />
  47. <em>see instant results including resulting filesize</em></li>
  48. <li>batch support (<em>process multiple files at once</em>)</li>
  49. <li>transparency handling options</li>
  50. <li>decide if you want to keep metadata (<em>comments, IPTC, Adobe XMP, EXIF profiles, ICC profiles</em>).<br />
  51. Unsupported metadata is removed</li>
  52. <li>transfer metadata between image formats (<em>destination format must support them</em>)</li>
  53. <li>common tools: <em>pan and zoom, rotate, flip</em></li>
  54. <li>basic image adjustments: <em>brightness, contrast, gamma, invert</em></li>
  55. <li>visually reduce number of unique colors for PNG and GIF images in order to reduce filesize<br />
  56. (<em>two quantization methods are available: Xiaolin Wu and NeuQuant neural net</em>)</li>
  57. <li>resize image by using well known resample filters (<em>ex: Lanczos3, Catmull Rom, Bicubic, and others</em>)</li>
  58. <li>out-of-the-box support for external PNG optimizers (<em>optipng, pngout, etc</em>)</li>
  59. <li>the compression and the results are comparable to those of commercial products, even higher.</li>
  60. <li>Adaptive logarithmic tone mapping algorithm (<em>Drago</em>) used for HDR images</li>
  61. </ul>
  62. <h4>Input image types</h4>
  63. <ul>
  64. <li>common bitmap images as well as Adobe Photoshop PSD files</li>
  65. <li>popular HDR formats and RAW camera images</li>
  66. <li>rare/scientific typesá<em>(up to 128 bpp, integer and floating point)</em></li>
  67. </ul>
  68.  
  69. <h4>Optimization details</h4>
  70.  
  71. <fieldset style="width: 47%; float: left; background: #D8E5D4;"> <legend><strong>JPEG settings</strong></legend>
  72. <p>You can find the following JPEG settings:</p>
  73. <ul>
  74. <li>quality (compression)</li>
  75. <li>advanced chroma subsampling    (none,low 4:2:2,medium 4:2:0,high 4:1:1)</li>
  76. <li>save as 8bit grayscale</li>
  77. <li>standard optimized (optimal Huffman tables) or progressive encoding</li>
  78. </ul>
  79. <p>Supported output bit depths: 24 bit color, 8 bit grayscale</p>
  80. </fieldset>
  81.  
  82. <fieldset style="width: 47%; float: right; background: #efeefe;"><legend><strong>GIF settings</strong></legend>
  83. <p>The following GIF settings are currently implemented:</p>
  84. <ul>
  85. <li>color reduction
  86. <ul>
  87. <li>color quantization downto 256..2 colors (no dithering) using Xiaolin Wu or NeuQuant neural net</li>
  88. <li>grayscale 8bit palette</li>
  89. <li>floyd-steinberg dithered 1bit monochrome</li>
  90. </ul>
  91. </li>
  92. <li>save interlaced</li>
  93. </ul>
  94. <p>Supported output bit depths: 4, 8 bit color, 8 bit grayscale, 1 bit monochrome</p>
  95.  
  96. </fieldset>
  97.  
  98.  
  99. <fieldset style="width: 47%; float: left; background: #efeefe;">
  100. <legend><strong>PNG settings</strong></legend>
  101. <p>The following PNG settings are currently implemented:</p>
  102. <ul>
  103. <li>true color support (24 bit RGB, 32 bit RGBA)</li>
  104. <li>color reduction
  105. <ul>
  106. <li>color quantization downto 256..2 colors (no dithering) using Xiaolin Wu or NeuQuant neural net</li>
  107. <li>grayscale 8bit palette</li>
  108. <li>floyd-steinberg dithered 1bit monochrome</li>
  109. </ul>
  110. </li>
  111. <li>save interlaced</li>
  112. <li>maximum compression setting using internal heuristics</li>
  113. <li>out-of-the-box integration with popular PNG optimizers (optiPNG, PNGOut)
  114.    <ul><li>add/remove/modify external PNG optimization tool</li></ul>
  115. </li>
  116. </ul>
  117.  
  118. <p>Supported output bit depths: 4, 8, 24, 32 bit color, 8 bit grayscale,1 bit monochrome</p>
  119. </fieldset>
  120.  
  121. <fieldset style="width: 47%; float: right; background: #D8E5D4;"> <legend><strong>Metadata settings</strong></legend>
  122. <p>Choose to keep or remove the following metadata:</p>
  123. <ul>
  124. <li>comments</li>
  125. <li>Adobe XMP info</li>
  126. <li>IPTC info</li>
  127. <li>EXIF profile (including GPS and maker notes)</li>
  128. <li>ICC color profiles</li>
  129. </ul>
  130. <p>Unknown or unsupported metadata is automatically removed.</p>
  131. </fieldset>
  132.  
  133. <fieldset style="width: 98%; float: left; background: #D8E5D4;"> <legend><strong>Mask settings</strong></legend>
  134. <p>The program lets you choose several transparency options:</p>
  135. <ul>
  136. <li>Keep transparency<br />
  137. <em>(use threshold for conversion from alpha to indexed transparency)</em></li>
  138. <li>Blend with solid background<br />
  139. <em>(choose a color for blending the transparency into the background (alpha composition))</em></li>
  140. <li>Set opaque<br />
  141. <em>(remove transparency information by making all pixels opaque)</em></li>
  142. </ul>
  143. </fieldset>
  144.  
  145. <p><br style="clear: both" /></p>
  146.  
  147. <h4>Known issues:</h4>
  148. <ul>
  149.    <li>You should be careful when using in-place compare not to press two mouse buttons at once.</li>
  150.    <li>UseLatestCommonDialogs is ignored in the DLL version.</li>
  151. </ul>
  152.  
  153. <h4>Future plans:</h4>
  154. <ol>
  155. <li>automatic reductions/optimizations</li>
  156. <li>Convert 32 bit PNG to PNG8 with alpha</li>
  157. <li>twain scanner support</li>
  158. <li>jpeg smoothening</li>
  159. <li>define transparent regions (with variable transparency)</li>
  160. <li>crop function</li>
  161. <li>overlay image watermark</li>
  162. <li>Adobe Photoshop Filter support (8BF) – add GML Matting plugin for object extraction.</li>
  163. </ol>
  164.  
  165. <p>You can suggest new features and create polls for implementing them in the <a href="http://luci.criosweb.ro/riot/bbpress/">official forum</a>.</p>
  166.  
  167. <h4>Basic Keyboard Shortcuts</h4>
  168. <table cellpadding="5">
  169.    <tr>
  170.       <th colspan="2">File functions</th>
  171.    </tr>
  172.    <tr>
  173.       <td>Ctrl + O</td>
  174.       <td>Open file from disk</td>
  175.    </tr>
  176.    <tr>
  177.       <td>Ctrl + S</td>
  178.       <td>Replace the original image with the optimized image or show the save dialog (the original folder will be selected by default)</td>
  179.    </tr>
  180.    <tr>
  181.       <td>S</td>
  182.       <td>Save optimized image as (filename)...</td>
  183.    </tr>
  184.    <tr>
  185.       <td>Esc, Alt + F4</td>
  186.       <td>Closes application</td>
  187.    </tr>
  188.   <tr>
  189.       <th colspan="2">View functions</th>
  190.    </tr>
  191.    <tr>
  192.       <td>Ctrl + MouseWheel Up<br />
  193.       and Ctrl + MouseWheel Down or<br/>
  194.       Num + and Num -</td>
  195.       <td>Zoom in / out</td>
  196.    </tr>
  197.    <tr>
  198.       <td>F11</td>
  199.       <td>FullScreen</td>
  200.    </tr>
  201.    <tr>
  202.       <td>F5</td>
  203.       <td>Update preview</td>
  204.    </tr>
  205.  
  206. </table>
  207.  
  208. <h4>Hidden configuration variables:</h4>
  209. <p><i>for use within Riot.ini</i></p>
  210. <ul>
  211.    <li><b>UseLatestCommonDialogs</b><br />
  212.    Possible values: 0 disabled [default], 1 enabled.<br />
  213.    When enabled Riot shows the new Vista dialogs.<br />
  214.    When disabled the old XP style dialogs are shown in Vista.<br />
  215.    Ignored in the IrfanView plugin.</li>
  216. </ul>
  217.  
  218. <p>Available as stand-alone executable (portable app) or dynamic link library for developers.
  219. RIOT can be used as plugin for programs like The GIMP, IrfanView or XnView.
  220. </p>
  221.  
  222. <p>This software uses a modified version of FreeImage open source image library. See <a href="http://freeimage.sourceforge.net" target="_blank">http://freeimage.sourceforge.net</a> for details. FreeImage is used under the FIPL license version 1.0.</p>
  223.  
  224. </body>
  225. </html>
  226.  
  227.