Online JSON Toolkit

Change log

Stay updated with the latest features, improvements, and fixes for our Online JSON Toolkit. Check out our changelog for version updates and enhancements!

1.0.1 - 2024-11-17

Features

  • Converters: Added a Base64 decoder and an XML converter.
  • Search by case: Added a button to toggle between case-sensitive and case-insensitive search.

Enhancements

  • Tab Context Menu: Added the ability to close multiple tabs via the context menu.
  • Move Tabs: Added the ability to rearrange tabs by dragging them.
  • Folder Context Menu: Added options to rename and delete folders.

Fixes

  • Light mode: Enforce light mode since we do not yet support dark mode.

1.0.0 - 2024-11-16

Features

  • Parse JSON Structure: Includes syntax highlighting and basic validation.
  • View JSON in Tree Mode: Provides a clear, hierarchical view of JSON structures.
  • Extract JSON Path: In Tree mode, you can click on any key to copy its JSON path.
  • Multiple Queries: Query multiple JSON paths simultaneously — no need to search one by one.
  • Search: Search JSON data by key or value, with results displayed as key-value pairs.
  • Workspace: Supports multiple working tabs. Manage query sets in the workspace so they can be saved and reopened as needed, using the browser's local storage.