{"id":29,"date":"2015-05-17T17:01:01","date_gmt":"2015-05-17T17:01:01","guid":{"rendered":"http:\/\/shajisoft.com\/shajisoft_wp\/?page_id=29"},"modified":"2015-11-08T20:12:48","modified_gmt":"2015-11-08T20:12:48","slug":"totalrsz","status":"publish","type":"page","link":"https:\/\/shajisoft.com\/shajisoft_wp\/totalrsz\/","title":{"rendered":"TotalRSZ"},"content":{"rendered":"<p>TotalRSZ is a packer plugin\u00a0of <a href=\"&quot;http:\/\/www.totalcommander.com\">TotalCommander<\/a> (TC). The main function is to resize and\/or crop multiple images in a batch mode. The main features include multiple resizing algorithms, multilingual user interface, and multi-threading for a better performance etc. It works with multiple files and directories in one session.<\/p>\n<p><!--more--><\/p>\n<p>&nbsp;<\/p>\n<h2>About Total Resizer (TotalRSZ)<\/h2>\n<p>Total Resizer (TotalRSZ) is a packer\/unpacker plugin for TotalCommander (TC). It&#8217;s function\u00a0is to resize or crop image files in batch mode.<\/p>\n<h2>Installation<\/h2>\n<p>TotalRSZ can be installed automatically if you open the downloaded archive file of\u00a0TotalRSZ. It can also be installed manually by following this procedure: Unzip TotalRSZ.zip,\u00a0put the files in the folder where TC sits or anywhere you like. Run TC, from the menu:\u00a0Configuration&#8211;&gt;Options&#8230;&#8211;&gt;Packer\u00a0click &#8220;Configure packer extension WCXs&#8221;,\u00a0then enter &#8220;rsz&#8221; without quotes in the field of\u00a0&#8220;All files with extension (ending with)&#8221;. Then click &#8220;New type&#8221; button,\u00a0select &#8220;TotalRSZ.wcx&#8221;. Click &#8220;OK&#8221;. That&#8217;s all of it.<\/p>\n<h2>Usuage<\/h2>\n<p>In TC, select one or more image files, then press &#8220;Alt+F5&#8221;. From the opened dialog,\u00a0choose rsz as the external packer. Click OK, and in the opened TotalRSZ dialog, set\u00a0the appropriate parameters, then click OK. TotalRSZ will resize the image files using\u00a0the parameters. The destination path is the one displayed in another pane of TC.<\/p>\n<p>TotalRSZ can also operate on folders. If you select the folders, TotalRSZ will try to\u00a0resize image files in the directory and all the sub-directories.<\/p>\n<h2>Notes<\/h2>\n<p>1. About the target file name. $(FileNameNoExt) is automatically filled in the text\u00a0field, which stands for the source file&#8217;s name. You can add any prefix or suffix to\u00a0it, for example, AAA$(FileNameNoExt)BBB. But $(FileNameNoExt) must be a part of the\u00a0name.<\/p>\n<p>2. About the target image format. There are two options. The first one is the same\u00a0as the source file. For example, if the source file is a jpeg, then the target is\u00a0also a jpeg file. The second option is to choose a specific format for all the target\u00a0files. If you select multiple files to resize, then using the second option, the target\u00a0files will be in the same format.<\/p>\n<p>3. About the target image size. There are two options as well. The first one is to\u00a0set a specific size. The second is to set a value of percentage. No mater which\u00a0option is used, the aspect ratio of the image is unchanged. For example, set the\u00a0target image of size 500&#215;400, the aspect ratio is 5\/4. Using the first option, if the\u00a0source image&#8217;s aspect ratio is also 5\/4, then the source image will be\u00a0scaled to the desired size. If the specified aspect ratio is not the same as the<br \/>\nsource, then the actual target image&#8217;s size is determined in such a way that using\u00a0one of the specified sides and the source aspect ratio, the calculated the other\u00a0side is not greater than the specified value. For example, using the same values for\u00a0the target image as the previous example, if the source aspect ratio is 1:1, then the\u00a0target image size will be 400&#215;400; if the source aspect ratio is 5:3, then the actual\u00a0target image size will be 500&#215;300; if the source aspect ratio is 3:4, then the actual\u00a0target image size will be 300&#215;400.<\/p>\n<h2>License<\/h2>\n<p>Copyright (C) 2004-2012 W. Dong, taohe@hotmail.com<br \/>\nLicense to copy, use, and redistribute this software for any purpose is granted\u00a0provided that this notice may not be removed from this document.<\/p>\n<p>This software is provided &#8216;as-is&#8217;, without any express or implied warranty.\u00a0In no event will the authors be held liable for any damages arising from the\u00a0use of this software.<\/p>\n<h2>Credits<\/h2>\n<p>TotalRSZ is based on GraphicsMagick.<br \/>\nGraphicsMagick is copyright GraphicsMagick Group.<br \/>\nFor the license of GraphicsMagick, please read Copyright.txt included in the archive<\/p>\n<p>&nbsp;<\/p>\n<h2>Screenshot<\/h2>\n<p>The following screen shot shows the main dialog of the latest version of TotalRSZ. If the number of threads is set to zero, multi-threading is disabled. TotalRSZ supports multilingual user interface. The display language can be set on the settings dialog. The settings are saved in an XML file which can be found in the same directory as the plugin.<br \/>\n<a href=\"http:\/\/shajisoft.com\/shajisoft_wp\/wp-content\/uploads\/2015\/05\/totalrsz_v25_en.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-79 size-full\" src=\"http:\/\/shajisoft.com\/shajisoft_wp\/wp-content\/uploads\/2015\/05\/totalrsz_v25_en.png\" alt=\"totalrsz_v25_en\" width=\"388\" height=\"510\" \/><\/a><\/p>\n<p>In addition, the recent versions of TotalRSZ have been upgraded to API v2.1 of TC packer plugins. If used in TC v7.5 or later, TotalRSZ can be run in a background thread.<\/p>\n<p>TotalRSZ v2.3 also includes DLLs which can be used as Windows Shell Extension in Windows x86 and x64 respectively, which means that the main function can be used without TC.<\/p>\n<h2>Download<\/h2>\n<p>Available on the <a href=\"http:\/\/shajisoft.com\/shajisoft_wp\/download\/\">Download<\/a> page.<\/p>\n<h2>Change log<\/h2>\n<p><strong>v2.6 build 350, 08 November 2015<\/strong><\/p>\n<ul>\n<li><strong>Fixed: Saving the parameter of setting image quality so that it&#8217;s preserved cross sessions.<\/strong><\/li>\n<li><strong>Added: A new option to preserve the original image meta data including Exif.<\/strong><\/li>\n<\/ul>\n<p>v2.5 build 310, 19 April 2013<\/p>\n<ul>\n<li>Added: An option to resize and replace the original file.<\/li>\n<\/ul>\n<p>v2.4 build 300, 10 April 2013<\/p>\n<ul>\n<li>Added: An option to preserve the original file&#8217;s timestamp.<\/li>\n<li>Added: An option to output to the same directory as the input.<\/li>\n<\/ul>\n<p>v2.3 build 280, 23 June 2012<\/p>\n<ul>\n<li>Fixed: Saving and loading parameters XOff and YOff.<\/li>\n<li>Fixed: Multi-threading issue when used with the Shell Extension.<\/li>\n<li>Added: German language file (Thanks to Kurt Lettmaier)<\/li>\n<li>Added: 64- and 32-bit TotalRSZ_Shell (requires Microsoft Visual C++ 2010<br \/>\nRedistributable Package).<\/li>\n<li>Misc: Upgraded to use GraphicsMagick 1.3.15.<\/li>\n<\/ul>\n<p>v2.2 build 260, 3 June 2012<\/p>\n<ul>\n<li>Added: A new option to allow users to set the default output directory via\u00a0the configuration. If it&#8217;s set to a valid directory, the output path\u00a0passed by TC will be ignored, which is usually the path of the active\u00a0tab in another panel of TC.<\/li>\n<li>Added: A Windows Explorer Shell Extension to access functions of TotalRSZ.\u00a0To use it, manually install the included TotalRSZ_Shell.dll by running\u00a0the following command (Requires Administrator permission):<br \/>\nregsvr32 TotalRSZ_Shell.dll<br \/>\nNB: The included shell extension DLL is for x64 only. There is a known\u00a0issue if multi-threading is enabled on the main dialog of Totalrsz.\u00a0Set the number of threads to zero if you want to test the shell extension.<\/li>\n<\/ul>\n<p>v2.1 build 248, 21 March 2012<\/p>\n<ul>\n<li>Fixed: The previous win32 build was broken for some reason as the result the\u00a0win32 version doesn&#8217;t work.<\/li>\n<li>Recompiled GraphicsMagick by setting QuantumDepth to 16 which would run a\u00a0little bit slower but give higher quality. And re-linked TotalrSZ.<\/li>\n<\/ul>\n<p>v2.1 build 245, 6 March 2012<\/p>\n<ul>\n<li>Added: A section of references in the document for comparisons on resizing\u00a0with ImageMagick vs other programs including Photoshop.<\/li>\n<li>Changed: The default resizing filter to lanczos for the first time use of\u00a0Totalrsz (which was scale previously).<\/li>\n<li>Re-link with the latest GraphicsMagick 1.3.14 which was rleased on 25\u00a0February 2012 with some bug fixes.<\/li>\n<\/ul>\n<p>v2.1 build 240, 4 March 2012<\/p>\n<ul>\n<li>Added: A configure dialog to set the language for the user interface.\u00a0Currently supported languages include Chinese simplified,\u00a0Chinese Traditional,English.<\/li>\n<\/ul>\n<p>v2 build 225, 29 February 2012<\/p>\n<ul>\n<li>Fixed: Resizing to the maximum file size and the preferred width or height wouldn&#8217;t work\u00a0if number of threads is zero.<\/li>\n<li>Added: Save and load settings from a configuration file. So the resizing options can be\u00a0saved and restored in following sessions.<\/li>\n<\/ul>\n<p>v2 build 185, 26 February 2012<\/p>\n<ul>\n<li>Fixed: A bug with YOff for &#8220;crop&#8221; option. It would fail to get correct users&#8217; input of\u00a0YOff for crop option.<\/li>\n<\/ul>\n<p>v2 build 180, 24 September 2011<\/p>\n<ul>\n<li>Fixed: A bug with resizing if only width is given.<\/li>\n<li>Added: A new option to resize images to the desired longer side and\/or shorter side.\u00a0For images with landscape orientation, the longer side is the width and the shorter side\u00a0the height. For images with portrait orientation, the longer side is the height and the\u00a0shorter the width.<\/li>\n<\/ul>\n<p>v1.5 build 165, 18 September 2011<\/p>\n<ul>\n<li>Added: Support of x86-64 to be used with TotalCommander 8.<\/li>\n<\/ul>\n<p>v1.5 build 160, 5 June 2011<\/p>\n<ul>\n<li>Added: Resize to the preferrred width or height if only the width or height is given.<\/li>\n<li>Fixed: Disable reporting errors when working with directories where there non-image\u00a0files like Thumbs.db, to make it more suitable for batch processing.<\/li>\n<\/ul>\n<p>v1.5 build 150, 8 May 2011<\/p>\n<ul>\n<li>Added: Limit the output file size to be equal to or smaller than the given\u00a0value. Tested with various image types including animated gif files.<\/li>\n<li>Added: An option to set quality for compression of images of jpeg\/miff\/png types.<\/li>\n<li>Added: Further optimization of the performance.<\/li>\n<\/ul>\n<p>v1.5 build 110, 4 May 2011<\/p>\n<ul>\n<li>Fixed: A probelem with cropping image files. There would be an error about\u00a0coalesceImages in v1.5 build 102 and 108.<\/li>\n<\/ul>\n<p>v1.5 build 108, 3 May 2011<\/p>\n<ul>\n<li>Fixed: A probelem with synchronization of worker threads. There would be a\u00a0crash when closing some handles in the previous version.<\/li>\n<\/ul>\n<p>v1.5 build 102, 2 May 2011<\/p>\n<ul>\n<li>Added: Multi-threading implementation to resize\/crop files in parallel.<\/li>\n<li>Added: Support of the latest APIs of packer plugin v2.1. When used in\u00a0TotalCommander v7.5 and later, it can be put in background.<\/li>\n<li>Added: Support of GraphicsImagick v1.3.12.<\/li>\n<\/ul>\n<p>v1.2 build 52, 29 May 2005<\/p>\n<ul>\n<li>Added: A new item &#8220;crop&#8221; to the algorithm combobox. If this item is\u00a0selected, you have to give values of XOff and YOff which are x- and\u00a0y- offsets of the cropped area with respect to the original top-left.<\/li>\n<\/ul>\n<p>v1.1 build 33, 26 January 2005<\/p>\n<ul>\n<li>Fixed: A problem with animated gif. Now TotalRSZ can properly handle\u00a0animated gif files whose frames&#8217; offsets are variable.<\/li>\n<li>Added: Version property to TotalRSZ.wcx.<\/li>\n<li>Added: A simple support for Chinese (Simplified). If there is file called\u00a0Totalrsz_chs.dll in the same directory as TotalRSZ.wcx, it will use\u00a0Chinese (Simplified). Otherwise, it uses English.<\/li>\n<\/ul>\n<p>v1.1:<\/p>\n<ul>\n<li>Fixed: A problem with default target image type.<\/li>\n<li>Added: Support for batch resizing of animated GIF files.<\/li>\n<li>Added: Options for various resizing algorithms.<\/li>\n<\/ul>\n<p>v1.0:<\/p>\n<ul>\n<li>First release.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>TotalRSZ is a packer plugin\u00a0of TotalCommander (TC). The main function is to resize and\/or crop multiple images in a batch mode. The main features include multiple resizing algorithms, multilingual user interface, and multi-threading for a better performance etc. It works with multiple files and directories in one session.<\/p>\n","protected":false},"author":1,"featured_media":59,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-29","page","type-page","status-publish","has-post-thumbnail","czr-hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>TotalRSZ - Make resizing and cropping images easy - Shajisoft<\/title>\n<meta name=\"description\" content=\"TotalRSZ is a free tool to resize and crop multiple image files in a batch mode. It works as a TotalCommander plugin or Windows Shell Extension.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/shajisoft.com\/shajisoft_wp\/totalrsz\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"TotalRSZ - Make resizing and cropping images easy - Shajisoft\" \/>\n<meta property=\"og:description\" content=\"TotalRSZ is a free tool to resize and crop multiple image files in a batch mode. It works as a TotalCommander plugin or Windows Shell Extension.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/shajisoft.com\/shajisoft_wp\/totalrsz\/\" \/>\n<meta property=\"og:site_name\" content=\"Shajisoft\" \/>\n<meta property=\"article:modified_time\" content=\"2015-11-08T20:12:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/shajisoft.com\/shajisoft_wp\/wp-content\/uploads\/2015\/05\/zipnar_win10_en03.png\" \/>\n\t<meta property=\"og:image:width\" content=\"514\" \/>\n\t<meta property=\"og:image:height\" content=\"326\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"http:\/\/shajisoft.com\/shajisoft_wp\/wp-content\/uploads\/2015\/05\/totalrsz_v25_en.png\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/shajisoft.com\\\/shajisoft_wp\\\/totalrsz\\\/\",\"url\":\"https:\\\/\\\/shajisoft.com\\\/shajisoft_wp\\\/totalrsz\\\/\",\"name\":\"TotalRSZ - Make resizing and cropping images easy - Shajisoft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/shajisoft.com\\\/shajisoft_wp\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/shajisoft.com\\\/shajisoft_wp\\\/totalrsz\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/shajisoft.com\\\/shajisoft_wp\\\/totalrsz\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/shajisoft.com\\\/shajisoft_wp\\\/wp-content\\\/uploads\\\/2015\\\/05\\\/totalcmd_rsz_new.png\",\"datePublished\":\"2015-05-17T17:01:01+00:00\",\"dateModified\":\"2015-11-08T20:12:48+00:00\",\"description\":\"TotalRSZ is a free tool to resize and crop multiple image files in a batch mode. It works as a TotalCommander plugin or Windows Shell Extension.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/shajisoft.com\\\/shajisoft_wp\\\/totalrsz\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/shajisoft.com\\\/shajisoft_wp\\\/totalrsz\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/shajisoft.com\\\/shajisoft_wp\\\/totalrsz\\\/#primaryimage\",\"url\":\"https:\\\/\\\/shajisoft.com\\\/shajisoft_wp\\\/wp-content\\\/uploads\\\/2015\\\/05\\\/totalcmd_rsz_new.png\",\"contentUrl\":\"https:\\\/\\\/shajisoft.com\\\/shajisoft_wp\\\/wp-content\\\/uploads\\\/2015\\\/05\\\/totalcmd_rsz_new.png\",\"width\":270,\"height\":250},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/shajisoft.com\\\/shajisoft_wp\\\/totalrsz\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/shajisoft.com\\\/shajisoft_wp\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"TotalRSZ\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/shajisoft.com\\\/shajisoft_wp\\\/#website\",\"url\":\"https:\\\/\\\/shajisoft.com\\\/shajisoft_wp\\\/\",\"name\":\"Shajisoft\",\"description\":\"Home of simple tools for simple tasks and weblogs\",\"publisher\":{\"@id\":\"https:\\\/\\\/shajisoft.com\\\/shajisoft_wp\\\/#\\\/schema\\\/person\\\/076c9b498ded94485f1258125cf44852\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/shajisoft.com\\\/shajisoft_wp\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/shajisoft.com\\\/shajisoft_wp\\\/#\\\/schema\\\/person\\\/076c9b498ded94485f1258125cf44852\",\"name\":\"taohe\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/shajisoft.com\\\/shajisoft_wp\\\/wp-content\\\/uploads\\\/2015\\\/05\\\/shajisoft_logo.png\",\"url\":\"https:\\\/\\\/shajisoft.com\\\/shajisoft_wp\\\/wp-content\\\/uploads\\\/2015\\\/05\\\/shajisoft_logo.png\",\"contentUrl\":\"https:\\\/\\\/shajisoft.com\\\/shajisoft_wp\\\/wp-content\\\/uploads\\\/2015\\\/05\\\/shajisoft_logo.png\",\"width\":250,\"height\":64,\"caption\":\"taohe\"},\"logo\":{\"@id\":\"https:\\\/\\\/shajisoft.com\\\/shajisoft_wp\\\/wp-content\\\/uploads\\\/2015\\\/05\\\/shajisoft_logo.png\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"TotalRSZ - Make resizing and cropping images easy - Shajisoft","description":"TotalRSZ is a free tool to resize and crop multiple image files in a batch mode. It works as a TotalCommander plugin or Windows Shell Extension.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/shajisoft.com\/shajisoft_wp\/totalrsz\/","og_locale":"en_US","og_type":"article","og_title":"TotalRSZ - Make resizing and cropping images easy - Shajisoft","og_description":"TotalRSZ is a free tool to resize and crop multiple image files in a batch mode. It works as a TotalCommander plugin or Windows Shell Extension.","og_url":"https:\/\/shajisoft.com\/shajisoft_wp\/totalrsz\/","og_site_name":"Shajisoft","article_modified_time":"2015-11-08T20:12:48+00:00","og_image":[{"width":514,"height":326,"url":"https:\/\/shajisoft.com\/shajisoft_wp\/wp-content\/uploads\/2015\/05\/zipnar_win10_en03.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_image":"http:\/\/shajisoft.com\/shajisoft_wp\/wp-content\/uploads\/2015\/05\/totalrsz_v25_en.png","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/shajisoft.com\/shajisoft_wp\/totalrsz\/","url":"https:\/\/shajisoft.com\/shajisoft_wp\/totalrsz\/","name":"TotalRSZ - Make resizing and cropping images easy - Shajisoft","isPartOf":{"@id":"https:\/\/shajisoft.com\/shajisoft_wp\/#website"},"primaryImageOfPage":{"@id":"https:\/\/shajisoft.com\/shajisoft_wp\/totalrsz\/#primaryimage"},"image":{"@id":"https:\/\/shajisoft.com\/shajisoft_wp\/totalrsz\/#primaryimage"},"thumbnailUrl":"https:\/\/shajisoft.com\/shajisoft_wp\/wp-content\/uploads\/2015\/05\/totalcmd_rsz_new.png","datePublished":"2015-05-17T17:01:01+00:00","dateModified":"2015-11-08T20:12:48+00:00","description":"TotalRSZ is a free tool to resize and crop multiple image files in a batch mode. It works as a TotalCommander plugin or Windows Shell Extension.","breadcrumb":{"@id":"https:\/\/shajisoft.com\/shajisoft_wp\/totalrsz\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/shajisoft.com\/shajisoft_wp\/totalrsz\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/shajisoft.com\/shajisoft_wp\/totalrsz\/#primaryimage","url":"https:\/\/shajisoft.com\/shajisoft_wp\/wp-content\/uploads\/2015\/05\/totalcmd_rsz_new.png","contentUrl":"https:\/\/shajisoft.com\/shajisoft_wp\/wp-content\/uploads\/2015\/05\/totalcmd_rsz_new.png","width":270,"height":250},{"@type":"BreadcrumbList","@id":"https:\/\/shajisoft.com\/shajisoft_wp\/totalrsz\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/shajisoft.com\/shajisoft_wp\/"},{"@type":"ListItem","position":2,"name":"TotalRSZ"}]},{"@type":"WebSite","@id":"https:\/\/shajisoft.com\/shajisoft_wp\/#website","url":"https:\/\/shajisoft.com\/shajisoft_wp\/","name":"Shajisoft","description":"Home of simple tools for simple tasks and weblogs","publisher":{"@id":"https:\/\/shajisoft.com\/shajisoft_wp\/#\/schema\/person\/076c9b498ded94485f1258125cf44852"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/shajisoft.com\/shajisoft_wp\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/shajisoft.com\/shajisoft_wp\/#\/schema\/person\/076c9b498ded94485f1258125cf44852","name":"taohe","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/shajisoft.com\/shajisoft_wp\/wp-content\/uploads\/2015\/05\/shajisoft_logo.png","url":"https:\/\/shajisoft.com\/shajisoft_wp\/wp-content\/uploads\/2015\/05\/shajisoft_logo.png","contentUrl":"https:\/\/shajisoft.com\/shajisoft_wp\/wp-content\/uploads\/2015\/05\/shajisoft_logo.png","width":250,"height":64,"caption":"taohe"},"logo":{"@id":"https:\/\/shajisoft.com\/shajisoft_wp\/wp-content\/uploads\/2015\/05\/shajisoft_logo.png"}}]}},"_links":{"self":[{"href":"https:\/\/shajisoft.com\/shajisoft_wp\/wp-json\/wp\/v2\/pages\/29","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shajisoft.com\/shajisoft_wp\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shajisoft.com\/shajisoft_wp\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shajisoft.com\/shajisoft_wp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shajisoft.com\/shajisoft_wp\/wp-json\/wp\/v2\/comments?post=29"}],"version-history":[{"count":4,"href":"https:\/\/shajisoft.com\/shajisoft_wp\/wp-json\/wp\/v2\/pages\/29\/revisions"}],"predecessor-version":[{"id":156,"href":"https:\/\/shajisoft.com\/shajisoft_wp\/wp-json\/wp\/v2\/pages\/29\/revisions\/156"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/shajisoft.com\/shajisoft_wp\/wp-json\/wp\/v2\/media\/59"}],"wp:attachment":[{"href":"https:\/\/shajisoft.com\/shajisoft_wp\/wp-json\/wp\/v2\/media?parent=29"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}