Skip to content

Latest commit

 

History

History
53 lines (44 loc) · 1.47 KB

README.md

File metadata and controls

53 lines (44 loc) · 1.47 KB

IToolKit

free online tools for developers with offline usable

Introduction

iToolkit helps with daily development tasks like formatting JSON, Encode and decodes, and testing RegEx. No need to use many untrustworthy websites to do simple tasks with your data. iToolKit can work offline after first load.

Many tools are available.

  • Encoders / Decoders
    • HTML
    • URL
    • Base64 Text
    • Base32 Text
    • Unicode
    • JWT Decoder
  • Converts
    • Number Base
  • Ciphers
    • AES
  • Formatters
    • JSON
    • XML
  • Generators
    • Hash (MD5, SHA1, SHA256, SHA384, SHA512)
    • UUID 1 and 4
    • Password
    • QR Code
  • Text
    • Escape / Unescape
    • Inspector & Case Converter
    • Regex Tester
    • Markdown Preview
  • Graphic
    • Color Picker

Some tools screenshots

QR Code

QRCode

Markdown Preview

Markdown

JWT Decoder

JWT

Json Formatter

Json

Hash Generator

Hash

Base64 Encode/Decode

Base64