{"id":1742,"date":"2015-09-08T13:33:35","date_gmt":"2015-09-08T04:33:35","guid":{"rendered":"http:\/\/takahashi-imac.local:8888\/wordpressJimp\/?page_id=1742"},"modified":"2026-03-05T09:35:48","modified_gmt":"2026-03-05T00:35:48","slug":"store","status":"publish","type":"page","link":"https:\/\/maintenance.psoft.co.jp\/en\/store\/","title":{"rendered":"PSOFT STORE"},"content":{"rendered":"\n<div id=\"Product_list\" class=\"wp-block-uagb-container products_filter_group store productlists uagb-block-6df9923a default uagb-is-root-container\">\n<div class=\"wp-block-uagb-container uagb-block-0666ddb0\">\n<h1 class=\"wp-block-heading\">PSOFT STORE<\/h1>\n\n\n\n<div class=\"wp-block-uagb-advanced-heading uagb-block-e23d2eda\"><p class=\"uagb-desc-text\">We only accept orders for download versions of our products in the PSOFT Store and orders must be made by the end user of the product. <br>*Please refer to the <a href=\"#guide\">Purchase Guide<\/a> for information about documents issued.<\/p><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-9b98e2f6\">\n\n\n\n\n\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-advanced-heading uagb-block-abb571b0\"><h2 class=\"uagb-heading-text\">Product Lineup<\/h2><\/div>\n\n\n\n<div class=\"filter_menu\">\n  <div class=\"filter_groups\">\n    <input type=\"radio\" name=\"categories\" id=\"All\" value=\"All\" checked=\"\">\n    <input type=\"radio\" name=\"categories\" id=\"Pencil\" value=\"Pencil\">\n    <input type=\"radio\" name=\"categories\" id=\"Pencilline\" value=\"Pencilline\">\n    <input type=\"radio\" name=\"categories\" id=\"Standalone\" value=\"Standalone\">\n    <input type=\"radio\" name=\"categories\" id=\"Modo\" value=\"Modo\">\n    <input type=\"radio\" name=\"categories\" id=\"Ae\" value=\"Ae\">\n    <input type=\"radio\" name=\"categories\" id=\"Ps\" value=\"Ps\">\n    <input type=\"radio\" name=\"categories\" id=\"Maya\" value=\"Maya\">\n    <input type=\"radio\" name=\"categories\" id=\"Max\" value=\"Max\">\n    <input type=\"radio\" name=\"categories\" id=\"Unity\" value=\"Unity\">\n    <input type=\"radio\" name=\"categories\" id=\"Blender\" value=\"Blender\">\n    <input type=\"radio\" name=\"categories\" id=\"Mobile\" value=\"Mobile\">\n    <ol class=\"filters\">\n      <li>\n        <label for=\"All\"> All <\/label>\n      <\/li>\n      <li>\n        <label for=\"Standalone\"> Standalone <\/label>\n      <\/li>\n      <li>\n        <label for=\"Pencil\"> Pencil+ <\/label>\n      <\/li>\n     <!-- <li>\n        <label for=\"Pencilline\"> Pencil+ Line <\/label>\n      <\/li>-->\n\n      <li>\n        <label for=\"Ae\"> After Effects <\/label>\n      <\/li>\n      <li>\n        <label for=\"Ps\"> Photoshop <\/label>\n      <\/li>\n     <!-- <li>\n        <label for=\"Maya\"> Maya <\/label>\n      <\/li>\n      <li>\n        <label for=\"Max\"> 3dsmax <\/label>\n      <\/li>\n      <li>\n        <label for=\"Unity\"> Unity <\/label>\n      <\/li>\n      <li>\n        <label for=\"Blender\">  Blender <\/label>\n      <\/li>\n      <li>\n        <label for=\"Mobile\"> \u30e2\u30d0\u30a4\u30eb <\/label>\n      <\/li>-->\n    <\/ol>\n  <\/div>\n\n\n<\/div>\n\n\n\n<script>\nwindow.addEventListener('DOMContentLoaded', function(){\n  \/\/name \u5c5e\u6027\u304c categories \u306e input \u8981\u7d20\uff08\u30e9\u30b8\u30aa\u30dc\u30bf\u30f3\uff09\u306e\u96c6\u307e\u308a\uff08\u9759\u7684\u306a NodeList\uff09\u3092\u53d6\u5f97\n  const input_categories = document.querySelectorAll(\"input[name=categories]\");\n  \/\/\u5168\u3066\u306e .target \u306e\u8981\u7d20\uff08target \u30af\u30e9\u30b9\u3092\u6307\u5b9a\u3055\u308c\u305f div \u8981\u7d20\uff09\u3092\u53d6\u5f97\n  const targets = document.querySelectorAll(\".target\");\n  \n  \/\/\u30eb\u30fc\u30d7\u3067\u5404\u30e9\u30b8\u30aa\u30dc\u30bf\u30f3\u306b\u30a4\u30d9\u30f3\u30c8\u30ea\u30b9\u30ca\u3092\u8a2d\u5b9a\n  for(let input_category of input_categories) {\n    \/\/change \u30a4\u30d9\u30f3\u30c8\u30ea\u30b9\u30ca\u3092\u5404\u30e9\u30b8\u30aa\u30dc\u30bf\u30f3\u306b\u767b\u9332\n    input_category.addEventListener('change',function(){    \n      for(let target of targets) {\n        \/\/\u5168\u3066\u306e .target \u306e\u8981\u7d20\u306b display: flex; \u3068flex\u3092\u8a2d\u5b9a\n        target.style.setProperty('display', 'flex');\n        \/\/target.style.setProperty('flex-direction', 'column');\n        \/\/target.style.setProperty('align-items', 'flex-start');\n        \/\/target.style.setProperty('justify-content', 'space-between');\n        \/\/target.style.setProperty('flex-wrap', 'nowrap');\n      }\n      \/\/\u30e9\u30b8\u30aa\u30dc\u30bf\u30f3\u304c\u9078\u629e\u3055\u308c\u305f\u5834\u5408\n      if( this.checked ) {\n        \/\/\u30e9\u30b8\u30aa\u30dc\u30bf\u30f3\u306e value \u5c5e\u6027\u304c All \u4ee5\u5916\u306e\u5834\u5408\n        if(this.value !== 'All') {\n          \/\/target \u30af\u30e9\u30b9\u306e\u8981\u7d20\u3067 data-category \u5c5e\u6027\u306b\u3053\u306e\u30e9\u30b8\u30aa\u30dc\u30bf\u30f3\u306e value \u5c5e\u6027\u306e\u5024\u304c\u542b\u307e\u308c\u3066\u3044\u306a\u3044\u3082\u306e\u3092\u5168\u3066\u53d6\u5f97\n          const not_checked_categories = document.querySelectorAll('.target:not(' + '.' + this.value + ')');\nconsole.log(this.value);\n          \/\/\u53d6\u5f97\u3057\u305f\u8981\u7d20\u306b display: none \u3092\u8a2d\u5b9a\u3057\u3066\u975e\u8868\u793a\u306b\n          for(let not_checked_category of not_checked_categories) {\n            not_checked_category.style.setProperty('display', 'none');\n          }\n        }\n      }\n    });\n  }     \n});\n<\/script>\n<style>\n.filters{\nfont-size:0.8em;\n}\n  [value=\"All\"]:checked~.filters [for=\"All\"],\n  [value=\"Standalone\"]:checked~.filters [for=\"Standalone\"],\n  [value=\"Pencil\"]:checked~.filters [for=\"Pencil\"],\n  [value=\"Pencilline\"]:checked~.filters [for=\"Pencilline\"],\n  [value=\"Modo\"]:checked~.filters [for=\"Modo\"],\n  [value=\"Ae\"]:checked~.filters [for=\"Ae\"],\n  [value=\"Ps\"]:checked~.filters [for=\"Ps\"],\n  [value=\"Maya\"]:checked~.filters [for=\"Maya\"],\n  [value=\"Max\"]:checked~.filters [for=\"Max\"],\n  [value=\"Unity\"]:checked~.filters [for=\"Unity\"],\n  [value=\"Blender\"]:checked~.filters [for=\"Blender\"],\n  [value=\"Mobile\"]:checked~.filters [for=\"Mobile\"] {\n    background: #2195E8;\n    color: #fff;\n  }\n<\/style>\n<\/div>\n\n\n\n<div id=\"Target_container\" class=\"wp-block-uagb-container targets uagb-layout-grid uagb-block-9853425a\">\n<div id=\"shotbooth\" class=\"wp-block-uagb-container target Windows Standalone uagb-block-220f60a1\">\n<div class=\"wp-block-uagb-info-box uagb-block-be8574d4 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top windows\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-image-content\"><img decoding=\"async\" src=\"\/en\/wp-content\/uploads\/2022\/06\/prodlist-shotbooth-360x225.jpg\" alt=\"\" width=\"100\" height=\"62\" loading=\"lazy\"\/><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">Windows<\/span><h3 class=\"uagb-ifb-title\">ShotBooth <\/h3><\/div><p class=\"uagb-ifb-desc\">3D drawing software for manga and illustrations that can load and layout models as well as output high quality line drawings.<\/p><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-8930e423\">\n<div class=\"wp-block-uagb-modal uagb-block-87794bb7 uagb-modal-wrapper\" data-escpress=\"enable\" data-overlayclick=\"enable\" id=\"modal\"><div class=\"uagb-spectra-button-wrapper wp-block-button\"><a class=\"uagb-modal-button-link wp-block-button__link uagb-modal-trigger\" href=\"#\" onclick=\"return false;\" target=\"_self\" rel=\"noopener noreferrer\"><span class=\"uagb-modal-content-wrapper\"><span class=\"uagb-inline-editing\">Prices<\/span><\/span><\/a><\/div><div class=\"uagb-effect-default uagb-modal-popup uagb-block-87794bb7 uagb-modal-type-undefined\"><div class=\"uagb-modal-popup-wrap\"><div class=\"uagb-modal-popup-content\">\n<div id=\"shotbooth\" class=\"row\">\n<div class=\"col-6 col-md-3 offset-3 offset-md-0\"><a href=\"\/jp\/product\/shotbooth\/\"><img decoding=\"async\" src=\"\/en\/wp-content\/uploads\/2023\/03\/shotbooth_pack.png\" alt=\"\" class=\"alignnone size-medium wp-image-9769 img-fluid\" \/><\/a><\/div>\n<div class=\"col-md-9\">\n<div class=\"alert alert-info\" role=\"alert\">\n<h4 class=\"alert-heading mb-2\">Notes about the product:<\/h4>\n<ul class=\"my-0\">\n<li>Only Japanese language version available.<\/li>\n<li>User interface is available in both English and Japanese.<\/li>\n<li>The user manual is only available in Japanese.<\/li>\n<\/ul>\n<\/div>\n<h3 class=\"name mb-2\">ShotBooth <small>for Windows\u00a0<\/small><br \/><small class=\"badge bg-secondary\">Standard Version<\/small><\/h3>\n<table class=\"table table-bordered table-sm table-store\">\n<tbody>\n<tr class=\"table-split33\">\n<th class=\"table-name\">Standalone License <span class=\"badge bg-info\">New<\/span><\/th>\n<th class=\"table-price table-price-sale\">Price (tax inc.)<\/th>\n<th class=\"table-link\">\u00a0<\/th>\n<\/tr>\n<tr>\n<td class=\"description\">Download Version<\/td>\n<td class=\"price\"><span>44000<\/span> Yen<\/td>\n<td class=\"link\"><a href=\"\/cgi-bin\/pproducts\/order\/order1.cgi?lang=en&amp;sctn=a&amp;prodname=SBS100W\" class=\"btn btn-primary btn-block\">Order Form<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<hr \/>\n<h3 class=\"name mb-2\">ShotBooth Indie <small>for Windows<\/small><br \/><small class=\"badge bg-info\">Special Version for Personal Use<\/small><\/h3>\n<p>Terms of use:<\/p>\n<ul>\n<li data-stringify-indent=\"0\" data-stringify-border=\"0\">Individual (or one-man business) with annual revenue \/ annual sales of less than 10 million yen<\/li>\n<li data-stringify-indent=\"0\" data-stringify-border=\"0\">Cannot be used by businesses or organizations, except for one-man businesses meeting the requirements above<\/li>\n<\/ul>\n<table class=\"table table-bordered table-sm table-store\">\n<tbody>\n<tr class=\"table-split33\">\n<th class=\"table-name\">Standalone License <span class=\"badge bg-info\">New<\/span><\/th>\n<th class=\"table-price table-price-sale\">Price (tax inc.)<\/th>\n<th class=\"table-link\">\u00a0<\/th>\n<\/tr>\n<tr>\n<td class=\"description\">Download Version<\/td>\n<td class=\"price\"><span>14960<\/span> Yen<\/td>\n<td class=\"link\"><a href=\"\/cgi-bin\/pproducts\/order\/order1.cgi?lang=en&amp;sctn=a&amp;prodname=SBI100W\" class=\"btn btn-primary btn-block\">Order Form<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><a href=\"\/en\/store\/license\/\">*About the license<\/a><\/p>\n<\/div>\n<\/div>\n<\/div><button class=\"uagb-modal-popup-close\" aria-label=\"Close Modal\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 320 512\"><path d=\"M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3L54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z\"><\/path><\/svg><\/button><\/div><\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div id=\"pencil-maya\" class=\"wp-block-uagb-container target Maya Pencil uagb-block-c3140777\">\n<div class=\"wp-block-uagb-info-box uagb-block-a52daf73 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top maya\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-image-content\"><img decoding=\"async\" src=\"\/en\/wp-content\/uploads\/2022\/06\/prodlist-pencil4-360x225.png\" alt=\"\" width=\"100\" height=\"62\" loading=\"lazy\"\/><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">Maya<\/span><h3 class=\"uagb-ifb-title\">Pencil+ 4<\/h3><\/div><p class=\"uagb-ifb-desc\">Rendering plugin which can reproduce the look of anime, illustrations and animation cels.<\/p><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-4d2cdb6b\">\n<div class=\"wp-block-uagb-modal uagb-block-3df03abf uagb-modal-wrapper\" data-escpress=\"enable\" data-overlayclick=\"enable\" id=\"modal\"><div class=\"uagb-spectra-button-wrapper wp-block-button\"><a class=\"uagb-modal-button-link wp-block-button__link uagb-modal-trigger\" href=\"#\" onclick=\"return false;\" target=\"_self\" rel=\"noopener noreferrer\"><span class=\"uagb-modal-content-wrapper\"><span class=\"uagb-inline-editing\">Prices<\/span><\/span><\/a><\/div><div class=\"uagb-effect-default uagb-modal-popup uagb-block-3df03abf uagb-modal-type-undefined\"><div class=\"uagb-modal-popup-wrap\"><div class=\"uagb-modal-popup-content\">\n<div id=\"pencil-maya\" class=\"row\">\n<div class=\"col-6 col-md-3 offset-3 offset-md-0\"><a href=\"\/en\/product\/pencil\/maya\/\"><img loading=\"lazy\" decoding=\"async\" width=\"360\" height=\"360\" src=\"\/en\/wp-content\/uploads\/2022\/06\/pencil4-maya_pack_store-360x360.png\" alt=\"\" class=\"alignnone size-medium wp-image-9765 img-fluid\" srcset=\"https:\/\/maintenance.psoft.co.jp\/en\/wp-content\/uploads\/2022\/06\/pencil4-maya_pack_store-360x360.png 360w, https:\/\/maintenance.psoft.co.jp\/en\/wp-content\/uploads\/2022\/06\/pencil4-maya_pack_store-190x190.png 190w, https:\/\/maintenance.psoft.co.jp\/en\/wp-content\/uploads\/2022\/06\/pencil4-maya_pack_store.png 400w\" sizes=\"auto, (max-width: 360px) 100vw, 360px\" \/><\/a><\/div>\n<div class=\"col-md-9\">\n<h3 class=\"name\">Pencil+ 4 <small>for Maya (Windows)<\/small><\/h3>\n<table class=\"table table-bordered table-sm table-store\">\n<tbody>\n<tr class=\"table-split33\">\n<th class=\"table-name\">Standalone License<\/th>\n<th class=\"table-price\">Price (tax inc.)<\/th>\n<th class=\"table-link\">\u00a0<\/th>\n<\/tr>\n<tr>\n<td class=\"description\">Download Version<\/td>\n<td class=\"price\"><span>74580<\/span> Yen<\/td>\n<td class=\"link\"><a href=\"\/cgi-bin\/pproducts\/order\/order1.cgi?lang=en&amp;sctn=a&amp;prodname=PMS400W\" class=\"btn btn-primary btn-block\">Order Form<\/a><\/td>\n<\/tr>\n<tr class=\"\">\n<th class=\"table-name\" colspan=\"3\">Network License <span class=\"badge bg-info\">New<\/span><\/th>\n<\/tr>\n<tr>\n<td class=\"description\">Download Version<\/td>\n<td class=\"price\"><span>111980<\/span> Yen<\/td>\n<td class=\"link\"><a href=\"\/cgi-bin\/pproducts\/order\/order1.cgi?lang=en&amp;sctn=a&amp;prodname=PMN400W\" class=\"btn btn-primary btn-block\">Order Form<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"alert alert-info\" role=\"alert\"><a href=\"\/en\/contact\/?id=form\">Please contact us for information about upgrading to network licenses.<\/a><\/div>\n<p><a href=\"\/en\/store\/license\/\">*About the license<\/a><\/p>\n<\/div>\n<\/div>\n<\/div><button class=\"uagb-modal-popup-close\" aria-label=\"Close Modal\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 320 512\"><path d=\"M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3L54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z\"><\/path><\/svg><\/button><\/div><\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div id=\"pencil\" class=\"wp-block-uagb-container target Max Pencil uagb-block-6b482432\">\n<div class=\"wp-block-uagb-info-box uagb-block-5684fd87 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top max\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-image-content\"><img decoding=\"async\" src=\"\/en\/wp-content\/uploads\/2022\/06\/prodlist-pencil4-360x225.png\" alt=\"\" width=\"100\" height=\"62\" loading=\"lazy\"\/><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">3ds Max<\/span><h3 class=\"uagb-ifb-title\">Pencil+ 4<\/h3><\/div><p class=\"uagb-ifb-desc\">Rendering plugin which can reproduce the cartoon look of anime and the appearance of line drawings, colored pencils, and animation cels.<\/p><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-6fb7a80a\">\n<div class=\"wp-block-uagb-modal uagb-block-0362b46d uagb-modal-wrapper\" data-escpress=\"enable\" data-overlayclick=\"enable\" id=\"modal\"><div class=\"uagb-spectra-button-wrapper wp-block-button\"><a class=\"uagb-modal-button-link wp-block-button__link uagb-modal-trigger\" href=\"#\" onclick=\"return false;\" target=\"_self\" rel=\"noopener noreferrer\"><span class=\"uagb-modal-content-wrapper\"><span class=\"uagb-inline-editing\">Prices<\/span><\/span><\/a><\/div><div class=\"uagb-effect-default uagb-modal-popup uagb-block-0362b46d uagb-modal-type-undefined\"><div class=\"uagb-modal-popup-wrap\"><div class=\"uagb-modal-popup-content\">\n<div id=\"pencil\" class=\"row\">\n<div class=\"col-6 col-md-3 offset-3 offset-md-0\"><a href=\"\/en\/product\/pencil\/3dsmax\/\"><img loading=\"lazy\" decoding=\"async\" width=\"360\" height=\"360\" src=\"\/en\/wp-content\/uploads\/2022\/06\/pencil4-3dsmax_pack_store-360x360.png\" alt=\"\" class=\"alignnone size-medium wp-image-9764 img-fluid\" srcset=\"https:\/\/maintenance.psoft.co.jp\/en\/wp-content\/uploads\/2022\/06\/pencil4-3dsmax_pack_store-360x360.png 360w, https:\/\/maintenance.psoft.co.jp\/en\/wp-content\/uploads\/2022\/06\/pencil4-3dsmax_pack_store-190x190.png 190w, https:\/\/maintenance.psoft.co.jp\/en\/wp-content\/uploads\/2022\/06\/pencil4-3dsmax_pack_store.png 400w\" sizes=\"auto, (max-width: 360px) 100vw, 360px\" \/><\/a><\/div>\n<div class=\"col-md-9\">\n<h3 class=\"name\">Pencil+ 4 <small>for 3ds Max<\/small><\/h3>\n<table class=\"table table-bordered table-sm table-store\">\n<tbody>\n<tr class=\"table-split33\">\n<th class=\"table-name\">Standalone License<\/th>\n<th class=\"table-price\">Price (tax inc.)<\/th>\n<th class=\"table-link\">\u00a0<\/th>\n<\/tr>\n<tr>\n<td class=\"description\">Download Version<\/td>\n<td class=\"price\"><span>74580<\/span> Yen<\/td>\n<td class=\"link\"><a href=\"\/cgi-bin\/pproducts\/order\/order1.cgi?lang=en&amp;sctn=a&amp;prodname=PCL400W\" class=\"btn btn-primary btn-block\">Order Form<\/a><\/td>\n<\/tr>\n<tr class=\"\">\n<th class=\"table-name\" colspan=\"3\">Network License <span class=\"badge bg-info\">New<\/span><\/th>\n<\/tr>\n<tr>\n<td class=\"description\">Download Version<\/td>\n<td class=\"price\"><span>111980<\/span> Yen<\/td>\n<td class=\"link\"><a href=\"\/cgi-bin\/pproducts\/order\/order1.cgi?lang=en&amp;sctn=a&amp;prodname=PCN400W\" class=\"btn btn-primary btn-block\">Order Form<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>Upgrade <small>(Pencil+ Ver. 3.x to Ver. 4.x)<\/small><\/h3>\n<table class=\"table table-bordered table-sm table-store\">\n<tbody>\n<tr class=\"table-split33\">\n<th class=\"table-name\">Standalone License<\/th>\n<th class=\"table-price\">Price (tax inc.)<\/th>\n<th class=\"table-link\">\u00a0<\/th>\n<\/tr>\n<tr>\n<td class=\"description\">Download Version<\/td>\n<td class=\"price\"><span>59620<\/span> Yen<\/td>\n<td class=\"link\"><a href=\"\/en\/store\/upgrade-pencil\/\" class=\"btn btn-primary btn-block\">Order Steps<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"alert alert-info\" role=\"alert\"><a href=\"\/en\/contact\/?id=form\">Please contact us for information about upgrading to network licenses.<\/a><\/div>\n<p><a href=\"\/en\/store\/license\/\">*About the license<\/a><\/p>\n<\/div>\n<\/div>\n<\/div><button class=\"uagb-modal-popup-close\" aria-label=\"Close Modal\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 320 512\"><path d=\"M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3L54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z\"><\/path><\/svg><\/button><\/div><\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div id=\"pencil-renderapp-win\" class=\"wp-block-uagb-container target Blender Pencil Windows Standalone renderapp uagb-block-fe551773\">\n<div class=\"wp-block-uagb-info-box uagb-block-284e760b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top windows\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-image-content\"><img decoding=\"async\" src=\"\/en\/wp-content\/uploads\/2023\/03\/prodlist-pencil-renderapp-360x225.png\" alt=\"\" width=\"100\" height=\"62\" loading=\"lazy\"\/><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">Windows<\/span><h3 class=\"uagb-ifb-title\">Pencil+ 4 Render App<\/h3><\/div><p class=\"uagb-ifb-desc\">Standalone application that receives data necessary for line drawing from an external application and returns the line drawing result.<\/p><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-e5a99b27\">\n<div class=\"wp-block-uagb-modal uagb-block-18fdc277 uagb-modal-wrapper\" data-escpress=\"enable\" data-overlayclick=\"enable\" id=\"modal\"><div class=\"uagb-spectra-button-wrapper wp-block-button\"><a class=\"uagb-modal-button-link wp-block-button__link uagb-modal-trigger\" href=\"#\" onclick=\"return false;\" target=\"_self\" rel=\"noopener noreferrer\"><span class=\"uagb-modal-content-wrapper\"><span class=\"uagb-inline-editing\">Prices<\/span><\/span><\/a><\/div><div class=\"uagb-effect-default uagb-modal-popup uagb-block-18fdc277 uagb-modal-type-undefined\"><div class=\"uagb-modal-popup-wrap\"><div class=\"uagb-modal-popup-content\">\n<div id=\"renderapp\" class=\"row\"><!--Section-Start--><\/p>\n<div class=\"col-6 col-md-3 offset-3 offset-md-0\"><a href=\"\/jp\/product\/pencil\/renderapp\/\"> <\/a><a href=\"\/en\/product\/pencil\/renderapp\/\"><img loading=\"lazy\" decoding=\"async\" src=\"\/jp\/wp-content\/uploads\/2023\/03\/pencil4_renderapp_pack.png\" alt=\"\" class=\"img-fluid\u3000mb-5 alignnone wp-image-22431 size-full\" width=\"400\" height=\"400\" \/><\/a><\/div>\n<div class=\"col-md-9\">\n<h3>Pencil+ 4 Render App<br \/><span class=\"px-3 badge rounded-pill bg-primary mt-2 fs-6\">for Windows<\/span><\/h3>\n<p style=\"color: #fd872f;\"><span class=\"stk-highlight\">This product is required to draw lines with \"Pencil+ 4 Line for Blender\".<\/span><\/p>\n<p class=\"alert alert-warning\"><span>*This product includes \"Pencil+ 4 Material for Blender\". Please download the Material add-on from the User Page and use it.<\/span><\/p>\n<table class=\"table table-bordered table-sm table-store\">\n<tbody>\n<tr class=\"table-split33\">\n<th class=\"table-name\">Standalone License<\/th>\n<th class=\"table-price\">Price (tax inc.)<\/th>\n<th class=\"table-link\"><\/th>\n<\/tr>\n<tr>\n<td class=\"description\">Download Version<\/td>\n<td class=\"price\">74580 Yen<\/td>\n<td class=\"link\"><a href=\"\/cgi-bin\/pproducts\/order\/order1.cgi?lang=en&amp;sctn=a&amp;prodname=PRS400W\" class=\"btn btn-primary btn-block\">Order Form<\/a><\/td>\n<\/tr>\n<tr class=\"\">\n<th class=\"table-name\" colspan=\"3\">Network License<\/th>\n<\/tr>\n<tr>\n<td class=\"description\">Download Version<\/td>\n<td class=\"price\">111980 Yen<\/td>\n<td class=\"link\"><a href=\"\/cgi-bin\/pproducts\/order\/order1.cgi?lang=en&amp;sctn=a&amp;prodname=PRN400W\" class=\"btn btn-primary btn-block\">Order Form<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>*This product includes official support for \"Pencil+ 4 Material for Blender\".<\/p>\n<p>*If more users are using the \"Pencil+ 4 Material for Blender\" functionality than the number of this product's licenses owned, please make additional separate purchases of \"Pencil+ 4 Material for Blender\".<\/p>\n<p><a href=\"\/en\/store\/license\/\">*About license types<\/a><\/p>\n<\/div>\n<\/div>\n<\/div><button class=\"uagb-modal-popup-close\" aria-label=\"Close Modal\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 320 512\"><path d=\"M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3L54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z\"><\/path><\/svg><\/button><\/div><\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div id=\"pencil-renderapp-mac\" class=\"wp-block-uagb-container target Blender Pencil mac Standalone renderapp new uagb-block-035e7694\">\n<div class=\"wp-block-uagb-info-box uagb-block-ca062104 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top windows\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-image-content\"><img decoding=\"async\" src=\"\/en\/wp-content\/uploads\/2023\/03\/prodlist-pencil-renderapp-360x225.png\" alt=\"\" width=\"100\" height=\"62\" loading=\"lazy\"\/><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">Mac<\/span><h3 class=\"uagb-ifb-title\">Pencil+ 4 Render App<\/h3><\/div><p class=\"uagb-ifb-desc\">Standalone application that receives data necessary for line drawing from an external application and returns the line drawing result.<\/p><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-3cfbd8b7\">\n<div class=\"wp-block-uagb-modal uagb-block-fa62bfad uagb-modal-wrapper\" data-escpress=\"enable\" data-overlayclick=\"enable\" id=\"modal\"><div class=\"uagb-spectra-button-wrapper wp-block-button\"><a class=\"uagb-modal-button-link wp-block-button__link uagb-modal-trigger\" href=\"#\" onclick=\"return false;\" target=\"_self\" rel=\"noopener noreferrer\"><span class=\"uagb-modal-content-wrapper\"><span class=\"uagb-inline-editing\">Prices<\/span><\/span><\/a><\/div><div class=\"uagb-effect-default uagb-modal-popup uagb-block-fa62bfad uagb-modal-type-undefined\"><div class=\"uagb-modal-popup-wrap\"><div class=\"uagb-modal-popup-content\">\n<div id=\"renderapp\" class=\"row\"><!--Section-Start--><\/p>\n<div class=\"col-6 col-md-3 offset-3 offset-md-0\"><a href=\"\/jp\/product\/pencil\/renderapp\/\"> <\/a><a href=\"\/en\/product\/pencil\/renderapp\/\"><img loading=\"lazy\" decoding=\"async\" src=\"\/jp\/wp-content\/uploads\/2023\/03\/pencil4_renderapp_pack.png\" alt=\"\" class=\"img-fluid\u3000mb-5 alignnone wp-image-22431 size-full\" width=\"400\" height=\"400\" \/><\/a><\/div>\n<div class=\"col-md-9\">\n<h3>Pencil+ 4 Render App<br \/><span class=\"px-3 badge rounded-pill bg-primary mt-2 fs-6\">for Mac<\/span><\/h3>\n<p style=\"color: #fd872f;\"><span class=\"stk-highlight\">This product is required to draw lines with \"Pencil+ 4 Line for Blender\".<\/span><\/p>\n<p class=\"alert alert-warning\"><span>*This product includes \"Pencil+ 4 Material for Blender\". Please download the Material add-on from the User Page and use it.<\/span><\/p>\n<table class=\"table table-bordered table-sm table-store\">\n<tbody>\n<tr class=\"table-split33\">\n<th class=\"table-name\">Standalone License<\/th>\n<th class=\"table-price\">Price (tax inc.)<\/th>\n<th class=\"table-link\"><\/th>\n<\/tr>\n<tr>\n<td class=\"description\">Download Version<\/td>\n<td class=\"price\">74580 Yen<\/td>\n<td class=\"link\"><a href=\"\/cgi-bin\/pproducts\/order\/order1.cgi?lang=en&amp;sctn=a&amp;prodname=PRS400M\" class=\"btn btn-primary btn-block\">Order Form<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>*This product includes official support for \"Pencil+ 4 Material for Blender\".<\/p>\n<p>*If more users are using the \"Pencil+ 4 Material for Blender\" functionality than the number of this product's licenses owned, please make additional separate purchases of \"Pencil+ 4 Material for Blender\".<\/p>\n<p><span>*Only standalone licenses are available for Mac. There is no network license version.<\/span><\/p>\n<p><a href=\"\/en\/store\/license\/\">*About license types<\/a><\/p>\n<\/div>\n<\/div>\n<\/div><button class=\"uagb-modal-popup-close\" aria-label=\"Close Modal\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 320 512\"><path d=\"M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3L54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z\"><\/path><\/svg><\/button><\/div><\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div id=\"pencil-material-blender\" class=\"wp-block-uagb-container target Blender Pencilline Pencil new uagb-block-9d513a02\">\n<div class=\"wp-block-uagb-info-box uagb-block-0b325fff uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top blender\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-image-content\"><img decoding=\"async\" src=\"\/jp\/wp-content\/uploads\/2023\/12\/prodlist-pencil4material-360x225.png\" alt=\"\" width=\"100\" height=\"62\" loading=\"lazy\"\/><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">Blender<\/span><h3 class=\"uagb-ifb-title\">Pencil+ 4 Material<\/h3><\/div><p class=\"uagb-ifb-desc\">Add-on which can reproduce the flat look of animation cels in Blender.<\/p><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-ac5dd29e\">\n<div class=\"wp-block-uagb-modal uagb-block-39179df8 uagb-modal-wrapper\" data-escpress=\"enable\" data-overlayclick=\"enable\" id=\"modal\"><div class=\"uagb-spectra-button-wrapper wp-block-button\"><a class=\"uagb-modal-button-link wp-block-button__link uagb-modal-trigger\" href=\"#\" onclick=\"return false;\" target=\"_self\" rel=\"noopener noreferrer\"><span class=\"uagb-modal-content-wrapper\"><span class=\"uagb-inline-editing\">Prices<\/span><\/span><\/a><\/div><div class=\"uagb-effect-default uagb-modal-popup uagb-block-39179df8 uagb-modal-type-undefined\"><div class=\"uagb-modal-popup-wrap\"><div class=\"uagb-modal-popup-content\">\n<div id=\"pencil-material-blender\" class=\"row\">\n<div class=\"col-6 col-md-3 offset-3 offset-md-0\"><a href=\"\/en\/product\/pencil\/blender\/material\/\"> <img loading=\"lazy\" decoding=\"async\" src=\"\/jp\/wp-content\/uploads\/2023\/12\/pencil4_material_pack.png\" alt=\"\" class=\"img-fluid mb-5 alignnone wp-image-22431 size-full\" width=\"400\" height=\"400\" \/> <\/a><\/div>\n<div class=\"col-md-9\">\n<h3 class=\"name\">Pencil+ 4 Material<br \/><small>for <\/small><small>Blender<\/small><\/h3>\n<p><span>This product offers official support for \"Pencil+ 4 Material for Blender\".<\/span><\/p>\n<p class=\"alert alert-warning\">*This product is included with \"Pencil+ 4 Render App for Windows \/ Mac\". For Render App users, y<span>ou can download the add-on directly from the User Page and start using it<\/span>.<\/p>\n<table class=\"table table-bordered table-sm table-store\">\n<tbody>\n<tr class=\"table-split33\">\n<th class=\"table-name\"><\/th>\n<th class=\"table-price\">Price (tax inc.)<\/th>\n<th class=\"table-link\"><\/th>\n<\/tr>\n<tr>\n<td class=\"description\">Download Version<\/td>\n<td class=\"price\">8360 Yen<\/td>\n<td class=\"link\"><a href=\"\/cgi-bin\/pproducts\/order\/order1.cgi?lang=en&amp;sctn=a&amp;prodname=PBM400X\" class=\"btn btn-primary btn-block\" data-wplink-edit=\"true\">Order Form<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><span>*If more users are using the \"Pencil+ 4 Material for Blender\" functionality than the combined number of this product and \"Pencil+ 4 Render App for Windows \/ Mac\" owned, please make additional separate purchases of this product.<\/span><\/p>\n<p>*\"Pencil+ 4 Render App for Windows \/ Mac\" includes official support for \"Pencil+ 4 Material for Blender\".<\/p>\n<\/div>\n<p><!--Section-End--><\/p>\n<\/div>\n<\/div><button class=\"uagb-modal-popup-close\" aria-label=\"Close Modal\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 320 512\"><path d=\"M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3L54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z\"><\/path><\/svg><\/button><\/div><\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div id=\"pencil-line-blender\" class=\"wp-block-uagb-container target Blender Pencilline Pencil uagb-block-b9502b26\">\n<div class=\"wp-block-uagb-info-box uagb-block-bf309bf2 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top blender\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-image-content\"><img decoding=\"async\" src=\"\/en\/wp-content\/uploads\/2022\/06\/prodlist-pencil4line-unity-360x225.png\" alt=\"\" width=\"100\" height=\"62\" loading=\"lazy\"\/><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">Blender  <\/span><h3 class=\"uagb-ifb-title\">Pencil+ 4 Line<\/h3><\/div><p class=\"uagb-ifb-desc\">Post-processing effects add-on that adds lines with a hand-drawn look to 3D objects in Blender.<\/p><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-bd28cc77\">\n<div class=\"wp-block-uagb-advanced-heading uagb-block-aa56a7f0\"><p class=\"uagb-desc-text\">* <strong>Pencil+ 4 Render App is required to draw lines.<\/strong><\/p><\/div>\n\n\n\n<div class=\"wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-cf1f8a29\"><div class=\"uagb-buttons__wrap uagb-buttons-layout-wrap \">\n<div class=\"wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-31771adb wp-block-button\"><div class=\"uagb-button__wrapper\"><a class=\"uagb-buttons-repeater wp-block-button__link\" aria-label=\"\" href=\"\/en\/product\/pencil\/blender\/\" rel=\"follow noopener\" target=\"_self\" role=\"button\"><span class=\"uagb-button__icon uagb-button__icon-position-before\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" aria-hidden=\"true\" focussable=\"false\"><path d=\"M480 352h-133.5l-45.25 45.25C289.2 409.3 273.1 416 256 416s-33.16-6.656-45.25-18.75L165.5 352H32c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h448c17.67 0 32-14.33 32-32v-96C512 366.3 497.7 352 480 352zM432 456c-13.2 0-24-10.8-24-24c0-13.2 10.8-24 24-24s24 10.8 24 24C456 445.2 445.2 456 432 456zM233.4 374.6C239.6 380.9 247.8 384 256 384s16.38-3.125 22.62-9.375l128-128c12.49-12.5 12.49-32.75 0-45.25c-12.5-12.5-32.76-12.5-45.25 0L288 274.8V32c0-17.67-14.33-32-32-32C238.3 0 224 14.33 224 32v242.8L150.6 201.4c-12.49-12.5-32.75-12.5-45.25 0c-12.49 12.5-12.49 32.75 0 45.25L233.4 374.6z\"><\/path><\/svg><\/span><div class=\"uagb-button__link\">Get it for free<\/div><\/a><\/div><\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div id=\"pencil4-unity\" class=\"wp-block-uagb-container target Unity Pencilline Pencil uagb-block-6828b3f3\">\n<div class=\"wp-block-uagb-info-box uagb-block-fdff43a9 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top unity\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-image-content\"><img decoding=\"async\" src=\"\/en\/wp-content\/uploads\/2022\/06\/prodlist-pencil4line-unity-360x225.png\" alt=\"\" width=\"100\" height=\"62\" loading=\"lazy\"\/><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">Unity<\/span><h3 class=\"uagb-ifb-title\">Pencil+ 4 Line<\/h3><\/div><p class=\"uagb-ifb-desc\">Post-processing effects plugin for video production that draws high quality outlines in Unity.<\/p><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-f0911da2\">\n<div class=\"wp-block-uagb-modal uagb-block-e92a45fb uagb-modal-wrapper\" data-escpress=\"enable\" data-overlayclick=\"enable\" id=\"modal\"><div class=\"uagb-spectra-button-wrapper wp-block-button\"><a class=\"uagb-modal-button-link wp-block-button__link uagb-modal-trigger\" href=\"#\" onclick=\"return false;\" target=\"_self\" rel=\"noopener noreferrer\"><span class=\"uagb-modal-content-wrapper\"><span class=\"uagb-inline-editing\">Prices<\/span><\/span><\/a><\/div><div class=\"uagb-effect-default uagb-modal-popup uagb-block-e92a45fb uagb-modal-type-undefined\"><div class=\"uagb-modal-popup-wrap\"><div class=\"uagb-modal-popup-content\">\n<div id=\"pencil4-unity\" class=\"row\">\n<div class=\"col-6 col-md-3 offset-3 offset-md-0\"><a href=\"\/jp\/corporate\/labo\/pencilgameengine\/\"> <\/a><a href=\"\/jp\/product\/pencil\/unity\/\"><img loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"318\" src=\"\/en\/wp-content\/uploads\/2023\/03\/pencil4line_unity_pack.png\" alt=\"\" class=\"alignnone size-medium wp-image-9767 img-fluid\" \/><\/a><\/div>\n<div class=\"col-md-9\">\n<h3 class=\"name\">Pencil+ 4 Line<br \/><small>for Unity (Windows)<br \/><\/small><small class=\"badge bg-info\">Only Japanese language version available<\/small><\/h3>\n<div class=\"alert alert-info\" role=\"alert\">\n<h4 class=\"alert-heading mb-2\">Notes about the product:<\/h4>\n<ul class=\"my-0\">\n<li class=\"mb-0\"><span>Standalone license for Windows.<\/span><\/li>\n<li><span>Pencil+ Lines can be rendered on the PCs where this product is authorized.<\/span><br \/><small><span>(Runs in the Unity Editor's Game view as well as binaries built for Windows.)<br \/><\/span><span class=\"c-mrkdwn__br\" data-stringify-type=\"paragraph-break\"><\/span><span> Usage examples: Animation video production, VR content, VTuber streaming setup, etc.<\/span><\/small><\/li>\n<li>The plugin's user interface is available in both English and Japanese.<\/li>\n<li>The user manual is only available in Japanese.<\/li>\n<\/ul>\n<\/div>\n<ul style=\"color: #fd872f; font-size: 80%;\"><\/ul>\n<table class=\"table table-bordered table-sm table-store\">\n<tbody>\n<tr class=\"table-split33\">\n<th class=\"table-name\">Standalone License <span class=\"badge bg-info\">New<\/span><\/th>\n<th class=\"table-price\">Price (tax inc.)<\/th>\n<th class=\"table-link\">\u00a0<\/th>\n<\/tr>\n<tr>\n<td class=\"description\">Download Version<\/td>\n<td class=\"price\"><span>66660<\/span> Yen<\/td>\n<td class=\"link\"><a href=\"\/cgi-bin\/pproducts\/order\/order1.cgi?lang=en&amp;sctn=a&amp;prodname=PUS400W\" class=\"btn btn-primary btn-block\">Order Form<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><a href=\"\/en\/store\/license\/\">*About the license<\/a><\/p>\n<\/div>\n<\/div>\n<\/div><button class=\"uagb-modal-popup-close\" aria-label=\"Close Modal\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 320 512\"><path d=\"M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3L54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z\"><\/path><\/svg><\/button><\/div><\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div id=\"pencil-line-ae\" class=\"wp-block-uagb-container target Ae Pencilline Pencil uagb-block-51cc5899\">\n<div class=\"wp-block-uagb-info-box uagb-block-49ec4140 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top ae\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-image-content\"><img decoding=\"async\" src=\"\/en\/wp-content\/uploads\/2022\/06\/prodlist-pencil4line-ae-360x225.png\" alt=\"\" width=\"100\" height=\"62\" loading=\"lazy\"\/><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">After Effects<\/span><h3 class=\"uagb-ifb-title\">Pencil+ 4 Line<\/h3><\/div><p class=\"uagb-ifb-desc\">Effects plugin that makes it possible to edit Pencil+ 4 Lines within After Effects.<\/p><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-69d35ea9\">\n<div class=\"wp-block-uagb-modal uagb-block-f070158d uagb-modal-wrapper\" data-escpress=\"enable\" data-overlayclick=\"enable\" id=\"modal\"><div class=\"uagb-spectra-button-wrapper wp-block-button\"><a class=\"uagb-modal-button-link wp-block-button__link uagb-modal-trigger\" href=\"#\" onclick=\"return false;\" target=\"_self\" rel=\"noopener noreferrer\"><span class=\"uagb-modal-content-wrapper\"><span class=\"uagb-inline-editing\">Prices<\/span><\/span><\/a><\/div><div class=\"uagb-effect-default uagb-modal-popup uagb-block-f070158d uagb-modal-type-undefined\"><div class=\"uagb-modal-popup-wrap\"><div class=\"uagb-modal-popup-content\">\n<div id=\"pencil-line-ae\" class=\"row\">\n<div class=\"col-6 col-md-3 offset-3 offset-md-0\"><a href=\"\/en\/product\/pencil\/ae\/\"><img loading=\"lazy\" decoding=\"async\" width=\"360\" height=\"360\" src=\"\/en\/wp-content\/uploads\/2022\/06\/pencil4line_ae_pack-360x360.png\" alt=\"\" class=\"alignnone size-medium wp-image-9766 img-fluid\" srcset=\"https:\/\/maintenance.psoft.co.jp\/en\/wp-content\/uploads\/2022\/06\/pencil4line_ae_pack-360x360.png 360w, https:\/\/maintenance.psoft.co.jp\/en\/wp-content\/uploads\/2022\/06\/pencil4line_ae_pack-190x190.png 190w, https:\/\/maintenance.psoft.co.jp\/en\/wp-content\/uploads\/2022\/06\/pencil4line_ae_pack.png 400w\" sizes=\"auto, (max-width: 360px) 100vw, 360px\" \/><\/a><\/div>\n<div class=\"col-md-9\">\n<h3 class=\"name\">Pencil+ 4 Line\u00a0<br \/><small>for After Effects (Windows)<br \/><\/small><\/h3>\n<table class=\"table table-bordered table-sm table-store\" style=\"width: 101.712%; height: 169px;\">\n<tbody>\n<tr class=\"table-split33\" style=\"height: 48px;\">\n<th class=\"table-name\" style=\"height: 48px;\">Standalone License<\/th>\n<th class=\"table-price\" style=\"height: 48px;\">Price (tax inc.)<\/th>\n<th class=\"table-link\" style=\"height: 48px;\">\u00a0<\/th>\n<\/tr>\n<tr style=\"height: 48px;\">\n<td class=\"description\" style=\"height: 48px;\">Download Version<\/td>\n<td class=\"price\" style=\"height: 48px;\"><span>28050<\/span> Yen<\/td>\n<td class=\"link\" style=\"height: 48px;\"><a href=\"\/cgi-bin\/pproducts\/order\/order1.cgi?lang=en&amp;sctn=a&amp;prodname=PAS400W\" class=\"btn btn-primary btn-block\">Order Form<\/a><\/td>\n<\/tr>\n<tr class=\"\" style=\"height: 25px;\">\n<th class=\"table-name\" colspan=\"3\" style=\"width: 856px; height: 25px;\">Network License <span class=\"badge bg-info\">New<\/span><\/th>\n<\/tr>\n<tr style=\"height: 48px;\">\n<td class=\"description\" style=\"height: 48px;\">Download Version<\/td>\n<td class=\"price\" style=\"height: 48px;\"><span>45320<\/span> Yen<\/td>\n<td class=\"link\" style=\"height: 48px;\"><a href=\"\/cgi-bin\/pproducts\/order\/order1.cgi?lang=en&amp;sctn=a&amp;prodname=PAN400W\" class=\"btn btn-primary btn-block\">Order Form<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><a href=\"\/en\/store\/license\/\">*About the license<\/a><\/p>\n<\/div>\n<\/div>\n<\/div><button class=\"uagb-modal-popup-close\" aria-label=\"Close Modal\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 320 512\"><path d=\"M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3L54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z\"><\/path><\/svg><\/button><\/div><\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div id=\"anti-aliasing-ae\" class=\"wp-block-uagb-container target Ae uagb-block-34675b0d\">\n<div class=\"wp-block-uagb-info-box uagb-block-974e832c uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top ae\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-image-content\"><img decoding=\"async\" src=\"\/en\/wp-content\/uploads\/2022\/06\/prodlist-anti-aliasing-ae-360x225.jpg\" alt=\"\" width=\"100\" height=\"62\" loading=\"lazy\"\/><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">After Effects<\/span><h3 class=\"uagb-ifb-title\">anti-aliasing<\/h3><\/div><p class=\"uagb-ifb-desc\">High quality anti-aliasing plugin that reduces jaggies in images to produce a smooth and natural finish.<\/p><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-455c426a\">\n<div class=\"wp-block-uagb-modal uagb-block-3b67d0d2 uagb-modal-wrapper\" data-escpress=\"enable\" data-overlayclick=\"enable\" id=\"modal\"><div class=\"uagb-spectra-button-wrapper wp-block-button\"><a class=\"uagb-modal-button-link wp-block-button__link uagb-modal-trigger\" href=\"#\" onclick=\"return false;\" target=\"_self\" rel=\"noopener noreferrer\"><span class=\"uagb-modal-content-wrapper\"><span class=\"uagb-inline-editing\">Prices<\/span><\/span><\/a><\/div><div class=\"uagb-effect-default uagb-modal-popup uagb-block-3b67d0d2 uagb-modal-type-undefined\"><div class=\"uagb-modal-popup-wrap\"><div class=\"uagb-modal-popup-content\">\n<div id=\"anti-aliasing-ae\" class=\"row\">\n<div class=\"col-6 col-md-3 offset-3 offset-md-0\"><a href=\"\/en\/product\/anti-aliasing\/ae\/\"><img loading=\"lazy\" decoding=\"async\" width=\"360\" height=\"360\" src=\"\/en\/wp-content\/uploads\/2022\/06\/anti-ae_pack-360x360.png\" alt=\"\" class=\"alignnone size-medium wp-image-9758 img-fluid\" srcset=\"https:\/\/maintenance.psoft.co.jp\/en\/wp-content\/uploads\/2022\/06\/anti-ae_pack-360x360.png 360w, https:\/\/maintenance.psoft.co.jp\/en\/wp-content\/uploads\/2022\/06\/anti-ae_pack-190x190.png 190w, https:\/\/maintenance.psoft.co.jp\/en\/wp-content\/uploads\/2022\/06\/anti-ae_pack.png 400w\" sizes=\"auto, (max-width: 360px) 100vw, 360px\" \/><\/a><\/div>\n<div class=\"col-md-9\">\n<h3 class=\"name\">anti-aliasing<br \/><small>for After Effects (Windows)<\/small>\u00a0<\/h3>\n<table class=\"table table-bordered table-sm table-store\">\n<tbody>\n<tr class=\"table-split33\">\n<th class=\"table-name\">Standalone License<\/th>\n<th class=\"table-price\">Price (tax inc.)<\/th>\n<th class=\"table-link\">\u00a0<\/th>\n<\/tr>\n<tr>\n<td class=\"description\">Download Version<\/td>\n<td class=\"price\"><span>23980<\/span> Yen<\/td>\n<td class=\"link\"><a href=\"\/cgi-bin\/pproducts\/order\/order1.cgi?lang=en&amp;sctn=a&amp;prodname=ANT101W\" class=\"btn btn-primary btn-block\">Order Form<\/a><\/td>\n<\/tr>\n<tr class=\"\">\n<th class=\"table-name\" colspan=\"3\">Network License <span class=\"badge bg-info\">New<\/span><\/th>\n<\/tr>\n<tr>\n<td class=\"description\">Download Version<\/td>\n<td class=\"price\"><span>36080<\/span> Yen<\/td>\n<td class=\"link\"><a href=\"\/cgi-bin\/pproducts\/order\/order1.cgi?lang=en&amp;sctn=a&amp;prodname=ANN101W\" class=\"btn btn-primary btn-block\">Order Form<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><a href=\"\/en\/store\/license\/\">*About the license<\/a><\/p>\n<\/div>\n<\/div>\n<\/div><button class=\"uagb-modal-popup-close\" aria-label=\"Close Modal\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 320 512\"><path d=\"M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3L54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z\"><\/path><\/svg><\/button><\/div><\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div id=\"celfx\" class=\"wp-block-uagb-container target Ae uagb-block-722dce94\">\n<div class=\"wp-block-uagb-info-box uagb-block-c2de5482 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top ae\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-image-content\"><img decoding=\"async\" src=\"\/en\/wp-content\/uploads\/2022\/06\/prodlist-celfx-360x225.jpg\" alt=\"\" width=\"100\" height=\"62\" loading=\"lazy\"\/><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">After Effects<\/span><h3 class=\"uagb-ifb-title\">CelFX<\/h3><\/div><p class=\"uagb-ifb-desc\">Package of post-production plugins collecting 11 effects essential for digital animation compositing.<\/p><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-1a35e08d\">\n<div class=\"wp-block-uagb-modal uagb-block-c4bb4282 uagb-modal-wrapper\" data-escpress=\"enable\" data-overlayclick=\"enable\" id=\"modal\"><div class=\"uagb-spectra-button-wrapper wp-block-button\"><a class=\"uagb-modal-button-link wp-block-button__link uagb-modal-trigger\" href=\"#\" onclick=\"return false;\" target=\"_self\" rel=\"noopener noreferrer\"><span class=\"uagb-modal-content-wrapper\"><span class=\"uagb-inline-editing\">Prices<\/span><\/span><\/a><\/div><div class=\"uagb-effect-default uagb-modal-popup uagb-block-c4bb4282 uagb-modal-type-undefined\"><div class=\"uagb-modal-popup-wrap\"><div class=\"uagb-modal-popup-content\">\n<div id=\"celfx\" class=\"row\">\n<div class=\"col-6 col-md-3 offset-3 offset-md-0\"><a href=\"\/en\/product\/celfx\/\"><img loading=\"lazy\" decoding=\"async\" width=\"360\" height=\"360\" src=\"\/en\/wp-content\/uploads\/2022\/06\/celfx_pack-360x360.png\" alt=\"\" class=\"alignnone size-medium wp-image-9761 img-fluid\" srcset=\"https:\/\/maintenance.psoft.co.jp\/en\/wp-content\/uploads\/2022\/06\/celfx_pack-360x360.png 360w, https:\/\/maintenance.psoft.co.jp\/en\/wp-content\/uploads\/2022\/06\/celfx_pack-190x190.png 190w, https:\/\/maintenance.psoft.co.jp\/en\/wp-content\/uploads\/2022\/06\/celfx_pack.png 400w\" sizes=\"auto, (max-width: 360px) 100vw, 360px\" \/><\/a><\/div>\n<div class=\"col-md-9\">\n<h3 class=\"name\">CelFX<br \/><small>for After Effects (Windows)<\/small>\u00a0<\/h3>\n<table class=\"table table-bordered table-sm table-store\">\n<tbody>\n<tr class=\"table-split33\">\n<th class=\"table-name\">Standalone License<\/th>\n<th class=\"table-price\">Price (tax inc.)<\/th>\n<th class=\"table-link\">\u00a0<\/th>\n<\/tr>\n<tr>\n<td class=\"description\">Download Version<\/td>\n<td class=\"price\"><span>35200<\/span> Yen<\/td>\n<td class=\"link\"><a href=\"\/cgi-bin\/pproducts\/order\/order1.cgi?lang=en&amp;sctn=a&amp;prodname=CFX100W\" class=\"btn btn-primary btn-block\">Order Form<\/a><\/td>\n<\/tr>\n<tr class=\"\">\n<th class=\"table-name\" colspan=\"3\">Network License <span class=\"badge bg-info\">New<\/span><\/th>\n<\/tr>\n<tr>\n<td class=\"description\">Download Version<\/td>\n<td class=\"price\"><span>53240<\/span> Yen<\/td>\n<td class=\"link\"><a href=\"\/cgi-bin\/pproducts\/order\/order1.cgi?lang=en&amp;sctn=a&amp;prodname=CFN100W\" class=\"btn btn-primary btn-block\">Order Form<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><a href=\"\/en\/store\/license\/\">*About the license<\/a><\/p>\n<\/div>\n<\/div>\n<\/div><button class=\"uagb-modal-popup-close\" aria-label=\"Close Modal\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 320 512\"><path d=\"M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3L54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z\"><\/path><\/svg><\/button><\/div><\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div id=\"celmx\" class=\"wp-block-uagb-container target Ae uagb-block-1e7f5fdc\">\n<div class=\"wp-block-uagb-info-box uagb-block-b20d6e1b uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top ae\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-image-content\"><img decoding=\"async\" src=\"\/en\/wp-content\/uploads\/2022\/06\/prodlist-celmx-360x225.jpg\" alt=\"\" width=\"100\" height=\"62\" loading=\"lazy\"\/><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">After Effects<\/span><h3 class=\"uagb-ifb-title\">CelMX<\/h3><\/div><p class=\"uagb-ifb-desc\">Package of post-production plugins collecting 8 effects to expand the possibilities of digital animation expression.<\/p><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-2d454abe\">\n<div class=\"wp-block-uagb-modal uagb-block-614a1fea uagb-modal-wrapper\" data-escpress=\"enable\" data-overlayclick=\"enable\" id=\"modal\"><div class=\"uagb-spectra-button-wrapper wp-block-button\"><a class=\"uagb-modal-button-link wp-block-button__link uagb-modal-trigger\" href=\"#\" onclick=\"return false;\" target=\"_self\" rel=\"noopener noreferrer\"><span class=\"uagb-modal-content-wrapper\"><span class=\"uagb-inline-editing\">Prices<\/span><\/span><\/a><\/div><div class=\"uagb-effect-default uagb-modal-popup uagb-block-614a1fea uagb-modal-type-undefined\"><div class=\"uagb-modal-popup-wrap\"><div class=\"uagb-modal-popup-content\">\n<div id=\"celmx\" class=\"row\">\n<div class=\"col-6 col-md-3 offset-3 offset-md-0\"><a href=\"\/en\/product\/celmx\/\"><img loading=\"lazy\" decoding=\"async\" width=\"360\" height=\"360\" src=\"\/en\/wp-content\/uploads\/2022\/06\/celmx_pack-360x360.png\" alt=\"\" class=\"alignnone size-medium wp-image-9762 img-fluid\" srcset=\"https:\/\/maintenance.psoft.co.jp\/en\/wp-content\/uploads\/2022\/06\/celmx_pack-360x360.png 360w, https:\/\/maintenance.psoft.co.jp\/en\/wp-content\/uploads\/2022\/06\/celmx_pack-190x190.png 190w, https:\/\/maintenance.psoft.co.jp\/en\/wp-content\/uploads\/2022\/06\/celmx_pack.png 400w\" sizes=\"auto, (max-width: 360px) 100vw, 360px\" \/><\/a><\/div>\n<div class=\"col-md-9\">\n<h3 class=\"name\">CelMX<br \/><small>for After Effects (Windows)<\/small>\u00a0<\/h3>\n<table class=\"table table-bordered table-sm table-store\">\n<tbody>\n<tr class=\"table-split33\">\n<th class=\"table-name\">Standalone License<\/th>\n<th class=\"table-price\">Price (tax inc.)<\/th>\n<th class=\"table-link\">\u00a0<\/th>\n<\/tr>\n<tr>\n<td class=\"description\">Download Version<\/td>\n<td class=\"price\"><span>35200<\/span> Yen<\/td>\n<td class=\"link\"><a href=\"\/cgi-bin\/pproducts\/order\/order1.cgi?lang=en&amp;sctn=a&amp;prodname=CMX100W\" class=\"btn btn-primary btn-block\">Order Form<\/a><\/td>\n<\/tr>\n<tr class=\"\">\n<th class=\"table-name\" colspan=\"3\">Network License <span class=\"badge bg-info\">New<\/span><\/th>\n<\/tr>\n<tr>\n<td class=\"description\">Download Version<\/td>\n<td class=\"price\"><span>53240<\/span> Yen<\/td>\n<td class=\"link\"><a href=\"\/cgi-bin\/pproducts\/order\/order1.cgi?lang=en&amp;sctn=a&amp;prodname=CMN100W\" class=\"btn btn-primary btn-block\">Order Form<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><a href=\"\/en\/store\/license\/\">*About the license<\/a><\/p>\n<\/div>\n<\/div>\n<\/div><button class=\"uagb-modal-popup-close\" aria-label=\"Close Modal\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 320 512\"><path d=\"M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3L54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z\"><\/path><\/svg><\/button><\/div><\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div id=\"comicstyle\" class=\"wp-block-uagb-container target Ae uagb-block-e408a66b\">\n<div class=\"wp-block-uagb-info-box uagb-block-eed562df uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top ae\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-image-content\"><img decoding=\"async\" src=\"\/en\/wp-content\/uploads\/2022\/06\/prodlist-comicstyle-360x225.jpg\" alt=\"\" width=\"100\" height=\"62\" loading=\"lazy\"\/><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">After Effects<\/span><h3 class=\"uagb-ifb-title\">ComicStyle<\/h3><\/div><p class=\"uagb-ifb-desc\">Plugin collection of 4 fascinating effects to realize expressions like those found in manga.<br><\/p><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-389fe8cd\">\n<div class=\"wp-block-uagb-modal uagb-block-51cf3ef7 uagb-modal-wrapper\" data-escpress=\"enable\" data-overlayclick=\"enable\" id=\"modal\"><div class=\"uagb-spectra-button-wrapper wp-block-button\"><a class=\"uagb-modal-button-link wp-block-button__link uagb-modal-trigger\" href=\"#\" onclick=\"return false;\" target=\"_self\" rel=\"noopener noreferrer\"><span class=\"uagb-modal-content-wrapper\"><span class=\"uagb-inline-editing\">Prices<\/span><\/span><\/a><\/div><div class=\"uagb-effect-default uagb-modal-popup uagb-block-51cf3ef7 uagb-modal-type-undefined\"><div class=\"uagb-modal-popup-wrap\"><div class=\"uagb-modal-popup-content\">\n<div id=\"comicstyle\" class=\"row\">\n<div class=\"col-6 col-md-3 offset-3 offset-md-0\"><a href=\"\/en\/product\/comicstyle\/\"><img loading=\"lazy\" decoding=\"async\" width=\"360\" height=\"360\" src=\"\/en\/wp-content\/uploads\/2022\/06\/comicstyle_pack-360x360.png\" alt=\"\" class=\"alignnone size-medium wp-image-9763 img-fluid\" srcset=\"https:\/\/maintenance.psoft.co.jp\/en\/wp-content\/uploads\/2022\/06\/comicstyle_pack-360x360.png 360w, https:\/\/maintenance.psoft.co.jp\/en\/wp-content\/uploads\/2022\/06\/comicstyle_pack-190x190.png 190w, https:\/\/maintenance.psoft.co.jp\/en\/wp-content\/uploads\/2022\/06\/comicstyle_pack.png 400w\" sizes=\"auto, (max-width: 360px) 100vw, 360px\" \/><\/a><\/div>\n<div class=\"col-md-9\">\n<h3 class=\"name\">ComicStyle<br \/><small>for After Effects (Windows)<\/small>\u00a0<\/h3>\n<table class=\"table table-bordered table-sm table-store\">\n<tbody>\n<tr class=\"table-split33\">\n<th class=\"table-name\">Standalone License<\/th>\n<th class=\"table-price\">Price (tax inc.)<\/th>\n<th class=\"table-link\">\u00a0<\/th>\n<\/tr>\n<tr>\n<td class=\"description\">Download Version<\/td>\n<td class=\"price\"><span>47960<\/span> Yen<\/td>\n<td class=\"link\"><a href=\"\/cgi-bin\/pproducts\/order\/order1.cgi?lang=en&amp;sctn=a&amp;prodname=CMS101W\" class=\"btn btn-primary btn-block\">Order Form<\/a><\/td>\n<\/tr>\n<tr class=\"\">\n<th class=\"table-name\" colspan=\"3\">Network License <span class=\"badge bg-info\">New<\/span><\/th>\n<\/tr>\n<tr>\n<td class=\"description\">Download Version<\/td>\n<td class=\"price\"><span>74580<\/span> Yen<\/td>\n<td class=\"link\"><a href=\"\/cgi-bin\/pproducts\/order\/order1.cgi?lang=en&amp;sctn=a&amp;prodname=CSN100W\" class=\"btn btn-primary btn-block\">Order Form<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><a href=\"\/en\/store\/license\/\">*About the license<\/a><\/p>\n<\/div>\n<\/div>\n<\/div><button class=\"uagb-modal-popup-close\" aria-label=\"Close Modal\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 320 512\"><path d=\"M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3L54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z\"><\/path><\/svg><\/button><\/div><\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div id=\"anti-aliasing-ps\" class=\"wp-block-uagb-container target Ps uagb-block-3f56e78c\">\n<div class=\"wp-block-uagb-info-box uagb-block-1ce00906 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top ps\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-image-content\"><img decoding=\"async\" src=\"\/en\/wp-content\/uploads\/2022\/06\/prodlist-anti-aliasing-ps-360x225.jpg\" alt=\"\" width=\"100\" height=\"62\" loading=\"lazy\"\/><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">Photoshop<\/span><h3 class=\"uagb-ifb-title\">anti-aliasing<\/h3><\/div><p class=\"uagb-ifb-desc\">High quality anti-aliasing plugin for Photoshop.<br><\/p><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-104c3b44\">\n<div class=\"wp-block-uagb-modal uagb-block-444de999 uagb-modal-wrapper\" data-escpress=\"enable\" data-overlayclick=\"enable\" id=\"modal\"><div class=\"uagb-spectra-button-wrapper wp-block-button\"><a class=\"uagb-modal-button-link wp-block-button__link uagb-modal-trigger\" href=\"#\" onclick=\"return false;\" target=\"_self\" rel=\"noopener noreferrer\"><span class=\"uagb-modal-content-wrapper\"><span class=\"uagb-inline-editing\">Prices<\/span><\/span><\/a><\/div><div class=\"uagb-effect-default uagb-modal-popup uagb-block-444de999 uagb-modal-type-undefined\"><div class=\"uagb-modal-popup-wrap\"><div class=\"uagb-modal-popup-content\">\n<div id=\"anti-aliasing-ps\" class=\"row\">\n<div class=\"col-6 col-md-3 offset-3 offset-md-0\"><a href=\"\/jp\/product\/anti-aliasing\/ps\/\"><img loading=\"lazy\" decoding=\"async\" width=\"360\" height=\"360\" src=\"\/en\/wp-content\/uploads\/2022\/06\/anti-ps_pack-360x360.png\" alt=\"\" class=\"alignnone size-medium wp-image-9759 img-fluid\" srcset=\"https:\/\/maintenance.psoft.co.jp\/en\/wp-content\/uploads\/2022\/06\/anti-ps_pack-360x360.png 360w, https:\/\/maintenance.psoft.co.jp\/en\/wp-content\/uploads\/2022\/06\/anti-ps_pack-190x190.png 190w, https:\/\/maintenance.psoft.co.jp\/en\/wp-content\/uploads\/2022\/06\/anti-ps_pack.png 400w\" sizes=\"auto, (max-width: 360px) 100vw, 360px\" \/><\/a><\/div>\n<div class=\"col-md-9\">\n<h3 class=\"name\">anti-aliasing<br \/><small>for Photoshop (Windows)<\/small> <br \/><small class=\"badge bg-info\">Only Japanese language version available<\/small><\/h3>\n<div class=\"alert alert-info\" role=\"alert\">\n<h4 class=\"alert-heading mb-2\">Notes about the product:<\/h4>\n<ul class=\"my-0\">\n<li>The plugin's user interface is available in both English and Japanese.<\/li>\n<li>The user manual is only available in Japanese.<\/li>\n<\/ul>\n<ul class=\"my-0\">\n<li>The user manual in English for the older version 1.0.2 can be downloaded from the User Page.<\/li>\n<\/ul>\n<\/div>\n<table class=\"table table-bordered table-sm table-store\">\n<tbody>\n<tr class=\"table-split33\">\n<th class=\"table-name\">Standalone License<\/th>\n<th class=\"table-price\">Price (tax inc.)<\/th>\n<th class=\"table-link\">\u00a0<\/th>\n<\/tr>\n<tr>\n<td class=\"description\">Download Version<\/td>\n<td class=\"price\"><span>15400<\/span> Yen<\/td>\n<td class=\"link\"><a href=\"\/cgi-bin\/pproducts\/order\/order1.cgi?lang=en&amp;sctn=a&amp;prodname=APS100W\" class=\"btn btn-primary btn-block\">Order Form<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><a href=\"\/en\/store\/license\/\">*About the license<\/a><\/p>\n<\/div>\n<\/div>\n<\/div><button class=\"uagb-modal-popup-close\" aria-label=\"Close Modal\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 320 512\"><path d=\"M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3L54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z\"><\/path><\/svg><\/button><\/div><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-advanced-heading uagb-block-66736be7\" id=\"guide\"><h2 class=\"uagb-heading-text\">Purchase Guide<\/h2><\/div>\n\n\n<div class=\"wp-block-uagb-faq uagb-faq__outer-wrap uagb-block-b5939629 uagb-faq-icon-row-reverse uagb-faq-layout-grid uagb-faq-expand-first-true uagb-faq-inactive-other-true uagb-faq__wrap uagb-buttons-layout-wrap      \" data-faqtoggle=\"true\" role=\"tablist\"><div class=\"wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-86de1243 \" role=\"tab\" tabindex=\"0\"><div class=\"uagb-faq-questions-button uagb-faq-questions\">\t\t\t<span class=\"uagb-icon uagb-faq-icon-wrap\">\n\t\t\t\t\t\t\t\t<svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox= \"0 0 448 512\"><path d=\"M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z\"><\/path><\/svg>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t<span class=\"uagb-icon-active uagb-faq-icon-wrap\">\n\t\t\t\t\t\t\t\t<svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox= \"0 0 448 512\"><path d=\"M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z\"><\/path><\/svg>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t<span class=\"uagb-question\">Ordering<\/span><\/div><div class=\"uagb-faq-content\"><p>For purchases made in the PSOFT store, we only accept orders from the actual future user of the product. If the person doing the purchase is not the person who will register the product, please make the order through <a href=\"https:\/\/www.too.com\/product\/software\/psoft\/\" target=\"_blank\" rel=\"noreferrer noopener\">Too Corporation, our official reseller.<\/a><br><br>Before placing an order, please have a look at the <a href=\"\/en\/store\/legal2\/\">store terms of use<\/a>, our <a href=\"\/en\/store\/legal3\/\">warranty policy<\/a> and the <a href=\"\/cgi-html\/en_license_agreement.html\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">user license agreement for P SOFTHOUSE software<\/a>.<\/p><\/div><\/div><div class=\"wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-2d619ee0 \" role=\"tab\" tabindex=\"0\"><div class=\"uagb-faq-questions-button uagb-faq-questions\">\t\t\t<span class=\"uagb-icon uagb-faq-icon-wrap\">\n\t\t\t\t\t\t\t\t<svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox= \"0 0 448 512\"><path d=\"M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z\"><\/path><\/svg>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t<span class=\"uagb-icon-active uagb-faq-icon-wrap\">\n\t\t\t\t\t\t\t\t<svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox= \"0 0 448 512\"><path d=\"M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z\"><\/path><\/svg>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t<span class=\"uagb-question\">Product delivery time<\/span><\/div><div class=\"uagb-faq-content\"><p>The necessary information for downloading your product (user ID and password) shall be sent to you by email after we confirmed your payment. If the payment is concluded after our business hours, it shall be considered as having been concluded on the next business day.\u00a0<br><br>Business hours: 9:00 to 17:00 (Japan time, UTC\/GMT +9 hours). Holidays: Saturdays, Sundays, Japanese national holidays, company holidays.<br><br>When paying by credit card, the above email will be sent automatically right after the payment is completed.<\/p><\/div><\/div><div class=\"wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-1db9fd42 \" role=\"tab\" tabindex=\"0\"><div class=\"uagb-faq-questions-button uagb-faq-questions\">\t\t\t<span class=\"uagb-icon uagb-faq-icon-wrap\">\n\t\t\t\t\t\t\t\t<svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox= \"0 0 448 512\"><path d=\"M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z\"><\/path><\/svg>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t<span class=\"uagb-icon-active uagb-faq-icon-wrap\">\n\t\t\t\t\t\t\t\t<svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox= \"0 0 448 512\"><path d=\"M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z\"><\/path><\/svg>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t<span class=\"uagb-question\">How to Pay<\/span><\/div><div class=\"uagb-faq-content\"><p>Payments shall be made after placing your order but before receiving your product (advance payment).<br><br>\u25cf <strong>Credit card<\/strong><br><img decoding=\"async\" src=\"\/jp\/images\/stories\/store\/card01.gif\"><br>* Your credit card information is transmitted securely using SSL (encrypted communication technology). Since your credit card information is sent directly to the card company, it is not handled by our company.<br><br>\u25cf <strong>PayPal<\/strong><br>PayPal payments are also available when it is not possible to pay by credit card. In such a case, please mention it in a reply to the email that is sent to confirm your order.<\/p><\/div><\/div><div class=\"wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-04b2045a wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-04b2045a\" role=\"tab\" tabindex=\"0\"><div class=\"uagb-faq-questions-button uagb-faq-questions\">\t\t\t<span class=\"uagb-icon uagb-faq-icon-wrap\">\n\t\t\t\t\t\t\t\t<svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox= \"0 0 448 512\"><path d=\"M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z\"><\/path><\/svg>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t<span class=\"uagb-icon-active uagb-faq-icon-wrap\">\n\t\t\t\t\t\t\t\t<svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox= \"0 0 448 512\"><path d=\"M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z\"><\/path><\/svg>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t<span class=\"uagb-question\">Documents<\/span><\/div><div class=\"uagb-faq-content\"><p><strong>The email sent to you at the time of purchase shall act as your invoice. Please save it and use it as required.<\/strong><br><br>We do not issue documents of any kind (quotations \/ delivery notes \/ receipts).<br><br>Detailed statements from your credit card company shall act in lieu of a\u00a0receipt.<\/p><\/div><\/div><div class=\"wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-b2416e91 \" role=\"tab\" tabindex=\"0\"><div class=\"uagb-faq-questions-button uagb-faq-questions\">\t\t\t<span class=\"uagb-icon uagb-faq-icon-wrap\">\n\t\t\t\t\t\t\t\t<svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox= \"0 0 448 512\"><path d=\"M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z\"><\/path><\/svg>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t<span class=\"uagb-icon-active uagb-faq-icon-wrap\">\n\t\t\t\t\t\t\t\t<svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox= \"0 0 448 512\"><path d=\"M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z\"><\/path><\/svg>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t<span class=\"uagb-question\">Return, exchange and cancellation<\/span><\/div><div class=\"uagb-faq-content\"><p>Due to the nature of the products, we cannot accept requests for\u00a0<strong>returns<\/strong>,\u00a0<strong>exchanges<\/strong>\u00a0or\u00a0<strong>cancellations<\/strong>\u00a0after payment has been completed for download versions of our software products. Please test the product with the demo version before ordering.<\/p><\/div><\/div><\/div>\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>PSOFT STORE We only accept orders for download versions of our products in the PSOFT Store and orders must be made by the end user of the product. *Please refer to the Purchase Guide for information about documents issued. Product Lineup All Standalone Pencil+ After Effects Photoshop * Pencil+ 4 Render App is required to draw lines. Purchase Guide<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":6,"comment_status":"closed","ping_status":"closed","template":"page-custom-store.php","meta":{"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-1742","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"sow-carousel-default":false},"uagb_author_info":{"display_name":"TakahashiSei","author_link":"https:\/\/maintenance.psoft.co.jp\/en\/news\/author\/author5\/"},"uagb_comment_info":0,"uagb_excerpt":"PSOFT STORE We only accept orders for download versions of our products in the PSOFT Store and orders must be made by the end user of the product. *Please refer to the Purchase Guide for information about documents issued. Product Lineup All Standalone Pencil+ After Effects Photoshop * Pencil+ 4 Render App is required to&hellip;","_links":{"self":[{"href":"https:\/\/maintenance.psoft.co.jp\/en\/wp-json\/wp\/v2\/pages\/1742","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maintenance.psoft.co.jp\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/maintenance.psoft.co.jp\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/maintenance.psoft.co.jp\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/maintenance.psoft.co.jp\/en\/wp-json\/wp\/v2\/comments?post=1742"}],"version-history":[{"count":94,"href":"https:\/\/maintenance.psoft.co.jp\/en\/wp-json\/wp\/v2\/pages\/1742\/revisions"}],"predecessor-version":[{"id":29081,"href":"https:\/\/maintenance.psoft.co.jp\/en\/wp-json\/wp\/v2\/pages\/1742\/revisions\/29081"}],"wp:attachment":[{"href":"https:\/\/maintenance.psoft.co.jp\/en\/wp-json\/wp\/v2\/media?parent=1742"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}