JSON formatting

Page update date :
Page creation date :

At first

"JSON Plastic Surgery" is a tool that formats and outputs JSON text grouped together on one line so that it is easier for people to see.

Operating environment

Type Supported environment
OS
  • Windows 11
  • Windows 10
  • Windows 10 Mobile
CPU What the OS works with
Free memory 20MB or more
Free storage space 15MB or more
Supported languages Japanese, and about 40 other languages

How to get it

Both Windows and Windows Mobile have the same procedure.

Access and obtain from the Web

From the device on which you want to install the app, open the following web page:

Select Get App. (The store may open automatically.)

The store starts and the target page is displayed, so press the install button to install it. (From here it is the same as the installation from the store below)

Access and get from the Store

Select Store from the Start menu.

Enter "JSON Plastic Surgery" from the search field at the top of the screen to search.

The target page is displayed, and press the install button to install.

After installation, you can start from the start menu.

How to uninstall

For Windows

From the "Start Menu", display "All apps", right-click "JSON Plastic Surgery" and select "Uninstall".

For Windows Mobile

Press and hold "JSON Plastic Surgery" from the "Start Menu" and select "Delete" from the menu.

use

※ All screen images are PC version, but the usage is the same in the mobile version.

Shaping JSON text

Copy JSON text without line breaks or indentations.

The following is sample JSON text.

{"IdentityName":"502_BoardMoveFourSizeSample_0_40_Ja,""Author":"Ono-o'i,"""Boards,"{"Keys":[{"KeyType,""A,"}"}"X":23.94,""Y":30.24,""Width":86.86,""Height":60.57}, "DisplayText":"A","FontSize":12},{"KeyType":"BoardMove","Position":{"X":2.02,"Y":2.02,"Width":42.33,"Height":24.19},"ImageName":"BoardMove","ImageStretchMode":" Uniform"}],"IdentityName":"Normal_1","Position":{"X":0,"Y":0,"Width":223,"Height":120},"CenterPosition":{"X":0,"Y":0}}]}

Paste the copied text directly into the text box above or press the Paste button to paste it.

When you press the "Perform Conversion" button, the formatted text is displayed in the text box below. This text is copied to the clipboard either by selecting it directly or by pressing the "Copy" button. Use the copied text for another application, for example.

Settings

Open settings

When you press the settings button, the settings pane is displayed.

Make start parentheses a new line

When checked, the starting curly braces are placed on the next line and output.

Number of indented spaces

The number of spaces indented per paragraph.

Escaping with Unicode

If checked, Unicode escapes the escaped characters after formatting. If unchecked, it is escaped with a backslash.

Copyrights and Disclaimers

About disclaimers

  • The author shall not be liable for any direct or indirect damages incurred by the user due to the use of this software, and shall not compensate any. Please use it after understanding that. It is recommended that you always back up data created with this software to prevent loss.

Copyright

  • The Software is protected by the provisions of the Copyright Act of Japan and international treaties.
  • The copyright to the Software (including programs and related documentation) is in "Onodara". Do not change the copyright notice of the handout.

About distribution

  • Free versions, such as trial versions, and software that only works with file distribution are permitted to be secondary distributed to specific individuals. However, it should not be freely distributed to an unspecified number of people. In addition, it is prohibited to extract and distribute some of the data.
  • Do not buy or sell the handout itself for monetary purposes.
  • If you would like to introduce this software on the website, etc., please use"https://sorceryforce.net/"or a method of linking to the corresponding page.
  • For magazine publications, please contact us via twitter account or email form.

other

  • Unauthorized modification or internal analysis of this software is prohibited.
  • Software specifications are subject to change without notice.

Privacy Policy

See the following pages:

Upgrade history

Ver 2.01 (2021/11/20)

change
  • Changed the display name of the application from "JsonOrthopedy" to "JSON Plastic Surgery".

Ver 1.10 (2017/01/30)

Additional features
  • Now allows you to specify whether the converted escape is backslashed or Unicode
  • Multi-lingual support and text is displayed according to the language setting of the execution environment.
  • The time spent in the conversion process is now displayed.
Feature improvements
  • JSON after conversion is executed is now escaped to specifications.
  • Increased the display area of the text box by displaying the setting items in a separate pane.

Ver 1.00 (2016/05/06)

  • first edition