Cristy | 594d277 | 2015-11-15 10:47:42 -0500 | [diff] [blame] | 1 | |
| 2 | |
| 3 | |
| 4 | |
cristy | 29dc865 | 2015-05-12 16:26:21 +0000 | [diff] [blame] | 5 | <!DOCTYPE html> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 6 | <html lang="en"> |
cristy | ad41c0c | 2012-10-31 00:49:28 +0000 | [diff] [blame] | 7 | <head> |
Cristy | bbb6988 | 2017-06-30 10:13:32 -0400 | [diff] [blame] | 8 | <meta charset="utf-8" /> |
| 9 | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> |
Cristy | 6549abb | 2016-11-10 08:25:55 -0500 | [diff] [blame] | 10 | <title>Export Classification @ ImageMagick</title> |
Cristy | bbb6988 | 2017-06-30 10:13:32 -0400 | [diff] [blame] | 11 | <meta name="application-name" content="ImageMagick" /> |
| 12 | <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves." /> |
| 13 | <meta name="application-url" content="https://www.imagemagick.org" /> |
| 14 | <meta name="generator" content="PHP" /> |
| 15 | <meta name="keywords" content="export, classification, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" /> |
| 16 | <meta name="rating" content="GENERAL" /> |
| 17 | <meta name="robots" content="INDEX, FOLLOW" /> |
| 18 | <meta name="generator" content="ImageMagick Studio LLC" /> |
| 19 | <meta name="author" content="ImageMagick Studio LLC" /> |
| 20 | <meta name="revisit-after" content="2 DAYS" /> |
| 21 | <meta name="resource-type" content="document" /> |
| 22 | <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" /> |
| 23 | <meta name="distribution" content="Global" /> |
| 24 | <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" /> |
Cristy | 912a922 | 2016-06-17 15:37:28 -0400 | [diff] [blame] | 25 | <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" /> |
Cristy | bbb6988 | 2017-06-30 10:13:32 -0400 | [diff] [blame] | 26 | <link href="https://www.imagemagick.org/script/export.html" rel="canonical" /> |
| 27 | <link href="../images/wand.png" rel="icon" /> |
| 28 | <link href="../images/wand.ico" rel="shortcut icon" /> |
| 29 | <link href="css/magick.css" rel="stylesheet" /> |
cristy | ad41c0c | 2012-10-31 00:49:28 +0000 | [diff] [blame] | 30 | </head> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 31 | <body> |
Cristy | bbb6988 | 2017-06-30 10:13:32 -0400 | [diff] [blame] | 32 | <div class="magick-masthead"> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 33 | <div class="container"> |
Cristy | 594d277 | 2015-11-15 10:47:42 -0500 | [diff] [blame] | 34 | <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" |
| 35 | style="display:block" |
| 36 | data-ad-client="ca-pub-3129977114552745" |
| 37 | data-ad-slot="6345125851" |
| 38 | data-ad-format="auto"></ins> |
cristy | 29f2c97 | 2015-07-28 13:37:46 +0000 | [diff] [blame] | 39 | <script> |
Cristy | 542697a | 2015-10-12 20:10:32 -0400 | [diff] [blame] | 40 | (adsbygoogle = window.adsbygoogle || []).push({}); |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 41 | </script> |
Cristy | 4938040 | 2017-06-29 11:24:55 -0400 | [diff] [blame] | 42 | <nav class="nav magick-nav"> |
| 43 | <a class="nav-link " href="../index.html">Home</a> |
| 44 | <a class="nav-link " href="download.html">Download</a> |
| 45 | <a class="nav-link " href="command-line-tools.html">Tools</a> |
| 46 | <a class="nav-link " href="command-line-processing.html">Command-line</a> |
| 47 | <a class="nav-link " href="resources.html">Resources</a> |
| 48 | <a class="nav-link " href="develop.html">Develop</a> |
| 49 | <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a> |
| 50 | <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 51 | </nav> |
| 52 | </div> |
cristy | e5b2d16 | 2010-12-01 20:40:37 +0000 | [diff] [blame] | 53 | </div> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 54 | <div class="container"> |
| 55 | <div class="magick-header"> |
Cristy | 594d277 | 2015-11-15 10:47:42 -0500 | [diff] [blame] | 56 | <p class="lead magick-description">ImageMagick Studio LLC is a limited liability corporation based in the United States of America. All of our products are developed via online collaboration in public forums and distributed from a central server within the U.S. Therefore, U.S. export laws and regulations apply to our distributions and remain in force as products and technology are re-exported to different parties and places around the world. Information on export control classifications and associated restrictions may be required for exporting, re-exporting, record keeping, bundling/embedding of ImageMagick products, encryption reporting, and shipping documentation. More information on U.S. Export Regulations can be found at the <a href="http://www.bis.doc.gov/">U. S. Bureau of Industry and Security</a>.</p> |
cristy | ad41c0c | 2012-10-31 00:49:28 +0000 | [diff] [blame] | 57 | |
Cristy | 579a0cb | 2016-11-26 12:27:17 -0500 | [diff] [blame] | 58 | <p>The <a href="https://github.com/ImageMagick/ImageMagick/tree/ImageMagick-7/">ImageMagick</a> software distribution is classified as <a href="http://www.access.gpo.gov/bis/ear/txt/ccl5-pt2.txt">ECCN 5D002</a>. However, ImageMagick Studio LLC makes no warranty or representation that this classification is accurate, current, or complete. ImageMagick is exported under the <a href="http://www.access.gpo.gov/bis/ear/txt/740.txt">TSU exception in EAR 740.13(e)</a> which applies to software containing or designed for use with encryption software that is publicly available as open source. TSU further provides that <var>Posting encryption source code and corresponding object code on the Internet (e.g., FTP or World Wide Web site) where it may be downloaded by anyone neither establishes "knowledge" of a prohibited export or reexport for purposes of this paragraph, nor triggers any "red flags" necessitating the affirmative duty to inquire[...]</var>. It is your obligation as the exporter to comply with the current applicable requirements of United States export rules and regulations.</p> |
cristy | ad41c0c | 2012-10-31 00:49:28 +0000 | [diff] [blame] | 59 | </div> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 60 | <footer class="magick-footer"> |
Cristy | 6549abb | 2016-11-10 08:25:55 -0500 | [diff] [blame] | 61 | <p><a href="support.html">Donate</a> • |
| 62 | <a href="sitemap.html">Sitemap</a> • |
| 63 | <a href="links.html">Related</a> • |
| 64 | <a href="security-policy.html">Security</a> • |
| 65 | <a href="architecture.html">Architecture</a> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 66 | </p> |
| 67 | <p><a href="export.html#">Back to top</a> • |
cristy | ea2793e | 2015-05-31 16:52:26 +0000 | [diff] [blame] | 68 | <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> • |
Cristy | 6549abb | 2016-11-10 08:25:55 -0500 | [diff] [blame] | 69 | <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p> |
Cristy | fe36f99 | 2016-12-29 20:24:13 -0500 | [diff] [blame] | 70 | <p><small>© 1999-2017 ImageMagick Studio LLC</small></p> |
cristy | d243201 | 2015-05-04 23:15:15 +0000 | [diff] [blame] | 71 | </footer> |
| 72 | </div><!-- /.container --> |
cristy | ad41c0c | 2012-10-31 00:49:28 +0000 | [diff] [blame] | 73 | |
Cristy | 5bf6732 | 2017-10-08 11:28:40 -0400 | [diff] [blame] | 74 | <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script> |
| 75 | <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script> |
Cristy | 6549abb | 2016-11-10 08:25:55 -0500 | [diff] [blame] | 76 | <script src="../js/magick.html"></script> |
cristy | ad41c0c | 2012-10-31 00:49:28 +0000 | [diff] [blame] | 77 | </body> |
cristy | 5a367e4 | 2015-05-05 12:39:18 +0000 | [diff] [blame] | 78 | </html> |
Cristy | 5bf6732 | 2017-10-08 11:28:40 -0400 | [diff] [blame] | 79 | <!-- Magick Cache 8th October 2017 11:17 --> |