Skip to content

Releases: sharevb/it-tools

v2026.1.4

20 Feb 18:00

Choose a tag to compare

Docker images

  • Docker Hub Registry

    • sharevb/it-tools:latest
    • sharevb/it-tools:stable
    • sharevb/it-tools:2026.1.4
  • GitHub Container Registry

    • ghcr.io/sharevb/it-tools:latest
    • ghcr.io/sharevb/it-tools:stable
    • ghcr.io/sharevb/it-tools:2026.1.4

Changelog

Features

  • JSON Viewer: add unescape JSON string (c4c6d38)
  • new tool: Wiktionary Search (ea37ca6)
  • add download buttons for many tools (3c7e690)
  • string extraction: add attribute download-button-text (12c821f)
  • HTML WYSIWYG Editor: add XHTML output option (252b5e7)
  • new tool: HTML to XHTML (7ba56bf)
  • HTML WYSIWYG Editor: upgrade tiptap + add aligments + enhance cell selection (ebad961)
  • new tool: JavaScript Obfuscator (529c7da)
  • new tool: Database Table Generator (08ac203)
  • new tool: Database Creation Generator (53c447a)
  • Git Attributes Generator: get all .gitattributes on subfolders + fallback in case of API Rate (8e379e4)
  • new-tool: Add Dead Pixel detection tool (#256) (aebb3f2)
  • new tool: PTR/ARPA generator/decoder (ed2519e)
  • new tool: Gitattributes Generator (1cafdfa)
  • new tool: Zellij Cheatsheet (4fd5d89)
  • JSON tools: handle big float (0c334e9)
  • datetime converter: add custom timezone (#248) (abd685b)
  • new tool: implement amortization-calculator tool (#242) (bf58335)
  • new tool: Trigo/equation visualizer (23fbd21)
  • Case Converter: add title, sponge and swap case (acb95af)
  • Git Semantic Commit Memo: enhanced version (19d494f)
  • new tool: SVG Preview (bae6175)
  • JSON Editor: add Repair and schema validation (fbe9c58)
  • new tools: Screen and Tmux Cheatsheets (20c0791)

Bug fixes

  • README: add better new features + typo (d6d5179)
  • README: enhance create new tool description (5ee3c18)
  • README: add explaination for PORT env var (bfbfee8)
  • Docker: allow PORT environment variable (be14d3a)
  • Code Highlighter: copy HTML for Word (text/html) and for code editors (text/plain) (0715b28)
  • JSON Schema Validation: handle JSON parse error (19da4e3)
  • implement JSON.parseBigNum with decimal.js (93b688a)
  • handle quoted big numbers + fix unit tests (1eb6ec6)
  • JQ Tester: fix import and typo (be41dd6)
  • json schema validation 'no validation' reset errors (b700c2c)
  • enable json repair by default (a875596)
  • correct docker compose with subfolder sample and links (2b9f4f8)
  • Barcode Generator: linear UI (5943dc4)

Performance

  • ssh-key-generators: Added debounce to key pair generators (#249) (c24f94c)

Chores

  • README: link to VSCode installation (f2e13aa)
  • deps: update some packages (b8deacf)
  • update some deps (95590f1)
  • enhance github issue/pr models (28eedcf)
  • update renovate.json with better grouping (f36451f)

Other

  • Add components.d.ts to .gitignore (32a680f)

I18n

Fixup! feat

  • JSON tools: handle big float (2cf9c75)

Documentation

  • add lxc container instructions (209988a)

v2025.12.7

07 Dec 22:24

Choose a tag to compare

Docker images

  • Docker Hub Registry

    • sharevb/it-tools:latest
    • sharevb/it-tools:stable
    • sharevb/it-tools:2025.12.7
  • GitHub Container Registry

    • ghcr.io/sharevb/it-tools:latest
    • ghcr.io/sharevb/it-tools:stable
    • ghcr.io/sharevb/it-tools:2025.12.7

Changelog

Features

  • Custom External Tools (801e3d5)
  • new tool: Argon2 Hasher (6e525b9)
  • new tool: GitIgnore Generator (9e2eca2)
  • Url Parser: add Open URL button for url params that contains xxx:// (acaa5d7)
  • JSON Viewer: add repair search keyword (0579995)
  • JSON Linter: add auto repair option (f0d2347)
  • new tool: IP Subnets Lister (99f4be6)
  • Lorem Ipsum Generators: add a Print to PDF button (7955f50)
  • unicode-search: Added ability to search using unicode characters (#213) (2781815)
  • new tool: Shamir's Secret Sharing (2461cba)
  • new tool: Short Urls expander (6e90119)
  • new tool: Markdown Lorem Ipsum generator (484729c)
  • new tool: CSS Units Converter (835ff8d)
  • new tool: CSS Gradient Generator (86683d8)
  • HTML to Markdown: heading and emphasis variants (fb9ddb0)
  • new tool: Pdf Compressor (4db9743)
  • Docker Compose to Docker Run: add multiline options (6af606b)
  • JWT Generator: allow to paste an existing token to edit (23581a3)
  • new tools: JSON to TOON, TOON to JSON (b240217)
  • JWT Parser: secret encoding (text, hex array or base64) (504cbe1)
  • JWT Generator: handle secret encodings (base64, hex array or text) (475a86a)
  • Many Units Converter: references other units conversion (6aa69eb)
  • new tool: Binary Calculator (4df614e)
  • new tool: EMV TLV Parser (5d8b28d)
  • new tool: ETH Transaction Decoder (3fc1614)
  • new tool: JSON <> Message Pack (b7a28db)
  • new tool: File Splitter (json, txt, xml) (29c1483)
  • new tool: Serial Terminal (5dd16d4)
  • new tool: Docker Compose to .env file (bc71663)
  • JSON Linter: add copyable formatted json (4a148b5)
  • Keycode Info: add scancodes (73483fa)
  • Chmod Calculator: add a cheatsheet (b3fb940)
  • new tool: I or L checker (c156222)
  • Base64 File Converter: add paste-image (935600c)

Bug fixes

  • Text Statistics: word counts for only spaces (e6cbe08)
  • token-generator: add the missing character 'N' & 'n' (#221) (ac08813)
  • JSON DIff: wrap and indent diffs (8fad718)
  • remove sponsor banner (cb0725d)
  • dBm mW Converter: change category (ecb81ec)
  • Text Diff: sticky overlap fix (a4af330)
  • Port Numbers: unknown port throws (3763f9e)
  • invalid watch callback (461dabf)
  • CRC Calculator: input text watcher was wrong (a3161e9)
  • router-link color contrast (c7d77e1)
  • Translate Missings Script: ensure format of en.yml (8c97e19)
  • remove Credit Card Generator as usage could be malicious (814bae2)
  • Image Formats Converter: add SVG in keywords (ba5c950)
  • Vite/PWA: on vite preload error, reload (a182595)
  • Data Storage Converter: make precision even for 1.00 (c8f0d53)

Chores

  • overrides @vueuse/shared (811e52f)
  • Vercel: ensure no cache for index.html (6737df4)
  • clean qpdf (c25ec86)
  • Vercel: limit PWA precaching to avoid Fast Data Transfer exceed (20f484c)
  • Build: ignore scripts (8873b9d)

Other

  • Use async versions of bcrypt methods to avoid freezing browser tab (#204) (102cfce)

I18n

Merge branch 'chore/all-my-stuffs' of https

  • //github.com/sharevb/it-tools into chore/all-my-stuffs (f811b99)

Documentation

  • spelling updates and quadlet instructions (#203) (58db3b3)

Fixup! chore

  • optimize unit test memory use (c1b0694)

v2025.10.12

13 Oct 20:22

Choose a tag to compare

Docker images

  • Docker Hub Registry

    • sharevb/it-tools:latest
    • sharevb/it-tools:2025.10.12
  • GitHub Container Registry

    • ghcr.io/sharevb/it-tools:latest
    • ghcr.io/sharevb/it-tools:2025.10.12

Changelog

Features

  • extract strings of new tools (9425d34)
  • Citation Generator: Add Vancouver Style (fdb39a8)
  • new tool: Database Connection String Generator (83a9fe5)
  • new tool: Niceware Bytes Passphrase Converter (4119b04)
  • List Converter: filter item regexps (330b18d)
  • new tool: Credit Card Checker and Info (6914e3e)
  • new tool: Random Credit Card Number Generator (545d7f0)
  • IBAN Validator: allow multiple IBANs (92a0dda)
  • new tool: Diceware Password Generator (ca64d2a)
  • new tool: IANA Whois Checker (825d90c)
  • unit test for JSON.parseBigInt (fc9c0ab)
  • new tool: dBm mW Converter (cb3d366)
  • new tool: GTIN Validator (282acba)
  • new tool: Keyboard Layouts Converter (c02b358)
  • About page: import/export favorites (3ad6985)

Bug fixes

  • Github Page: pnpm 9 (50ffafc)
  • IBAN Validator: update placeholder regarding multiline input (b853dfa)
  • Text To Unicode: fix python \U padded to 8 for high ucods (a47e25a)
  • JSON Bigint parser: better handle large numbers in strings (116ee92)
  • iso-3166-searcher: timezones separator (3275c70)
  • issues: fix textarea always grows (#194) (bfb4a45)
  • Energy Computer: label and fixed precision (7655138)
  • Text Translator: filter available languages (46a1b9b)
  • QR Code Generator: Fixed an issue where the text input provided to the terminal QR code wasn't trimming leading/trailing spaces and newlines from the string (#189) (4b1ca28)
  • QR Code Generator: bring back multiline (71700b9)
  • Docker: remove CSP header (608ee95)

Continuous integration

  • Docker: fix VITE_VERCEL_ENV to production (8f160bb)

Chores

  • Release: remove commit hash from version (23b8534)
  • contribute section (1236082)

Other

Merge branch 'chore/all-my-stuffs' of https

  • //github.com/sharevb/it-tools into chore/all-my-stuffs (4fabdf9)

v2025.8.31-13b8f041

02 Sep 06:44

Choose a tag to compare

Docker images

  • Docker Hub Registry

    • sharevb/it-tools:latest
    • sharevb/it-tools:2025.8.31-13b8f041
  • GitHub Container Registry

    • ghcr.io/sharevb/it-tools:latest
    • ghcr.io/sharevb/it-tools:2025.8.31-13b8f041

Changelog

Features

  • new tool: add image color inversion tool (#179) (b94a25c)

Bug fixes

  • Extract Text from HTML: display conversion errors (13b8f04)
  • Docker Compose Cheatsheet: new syntax (61d2bea)
  • Extract Text From HTML: use html-to-text for better result (91f5548)

Chores

  • deps: update node.js to v22 (#182) (b5b3aa0)
  • preview workflow: fix for running on pull requests (1234dca)
  • fix env.VITE_VERCEL_ENV for prod (39c47a0)

Other

    • Fixed an issue where the center of the wheel was misaligned compared to the fortune wheel (#177) (fc36499)

I18n

Merge branch 'chore/all-my-stuffs' of https

  • //github.com/sharevb/it-tools into chore/all-my-stuffs (44a2138)

v2025.8.6-0325b117

06 Aug 15:55

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2025.6.15-20a26514...v2025.8.6-0325b117

v2025.7.20-3ccbd853

31 Aug 20:54

Choose a tag to compare

Docker images

  • Docker Hub Registry

    • sharevb/it-tools:latest
    • sharevb/it-tools:2025.7.20-3ccbd853
  • GitHub Container Registry

    • ghcr.io/sharevb/it-tools:latest
    • ghcr.io/sharevb/it-tools:2025.7.20-3ccbd853

Changelog

Features

  • prepare new tools for translation (cfe5b4f)
  • translation scripts enhancements (a4576e0)
  • new tool: Levenshtein Distance Calculator (9cb58fc)
  • new tools: YAML/JSON Flattener/Unflattener (521d0bf)
  • new tools: YAML/JSON Merger (1d02e32)
  • new tools: Docker Run/Compose to Quadlets (d28f275)
  • Git Memo: add git pull (c46e65f)
  • XPath Tester: handle namespaces (b0c43e2)
  • new tool: Swagger UI Tester (e5d8425)
  • yaml-to-json: add nestify options (e9dbf1f)
  • i18n: extract some more (1a2e152)
  • i18n: extract some more (7527853)
  • i18n: extract all tools name and description (a9d6b86)
  • add script to extract tools name and description (cca32ba)
  • HTML Editor: add raw html editor (d625f62)
  • new tool: Citation Generator (APA/MLA) (700cc2a)
  • new tool: JSON Query (lang) (c53a8cb)
  • JQ Tester: add some keywords and move to JSON category (ea0a99e)
  • new tool: ANSI Escape Tester (241dd13)
  • new tool: HTML Minifier (9f5f7d8)
  • HTML Editor: option to minify output (5e3648e)
  • Watermarker: add options for repeated tile spacing and single watermark positioning (a78201b)
  • new tool: Image Watermarker (e00b78b)
  • Unicode Search: improve unicode search loading speed (#97) (f868b97)
  • Folder Structure: Add backwards converter for Folder Structure Page (#105) (9186038)

Bug fixes

  • use t for translate in tools name/description (3ccbd85)
  • Regex Tester: remove shadow root on unmount (a26f2a2)
  • iCal Merger: fix name and desc + regenerate UIDs (0bb259c)
  • remove stub @types + update podletjs + use @xterm/xterm (504aff9)
  • nginx.conf: allow image-src to blob and http(s) (eafc6f8)
  • deps: update dependency @iplookup/country-extra to v1.0.20250717 (#115) (5bdbaa9)
  • allow connect-src any https: and http: (79e0db7)
  • JSON stringify/parse BigInt (ad312d7)
  • read yaml with intAsBigInt (0d4267e)
  • HTML Editor: remove

    from

  • (2be6d4d)
  • IPv4 Address Converter: error handling (05d25da)

Chores

Other

Fix

  • Massive website slowdown after visiting the Unicode Search page (#132) (be9d659)

Merge branch 'chore/all-my-stuffs' of https

  • //github.com/sharevb/it-tools into chore/all-my-stuffs (3ffb805)

Feature

  • Improve menu bar animation smoothness (#109) (7fd60b0)

New tool

Doc

  • add info for authentication (a12c43b)
  • add info about ipv6, cyberpanel, https, PWA, dev under WSL2 (de76ee5)

v2025.6.15-20a26514

20 Jul 20:49

Choose a tag to compare

What's Changed

  • Adding full Ukrainian & Russian translation by @riv-gh in #60
  • Update pt.yml by @webysther in #59
  • fix(deps): update dependency jq-wasm to v1 by @renovate[bot] in #24
  • Add all mainpage card translate templates (en.yml) + add ru & ua translations on mainpage card by @riv-gh in #62
  • chore(deps): update actions/checkout action to v4 by @renovate[bot] in #21
  • chore(deps): update actions/cache action to v4 by @renovate[bot] in #20
  • chore(deps): update actions/checkout digest to 11bd719 by @renovate[bot] in #8
  • Improved performance on the Unicode Search page by @0DarkPhoenix in #75
  • Fix broken text fonts by @0DarkPhoenix in #95
  • Added loading delay by @0DarkPhoenix in #92
  • feat(NGINX): Add some commonly used security headers by @rekup in #94

New Contributors

Full Changelog: v2025.4.21-70194069...v2025.6.15-20a26514

v2025.4.21-70194069

20 Jul 20:49

Choose a tag to compare

What's Changed

  • feat(Cert Key Parser): fingerprint in hex format by @timstott in #25
  • feat(RAID calculator): Added non-standard RAID 7/RAID TP (triple parity) by @lischetzke in #30
  • Fix: listen on noth IPv4 and IPv6 by @ashuio in #34
  • fix(docker-compose): update port mapping to reflect nginx-unprivileged changes by @lastplace1990 in #56

New Contributors

Full Changelog: https://github.com/sharevb/it-tools/commits/v2025.4.21-70194069

v2025.2.9-b99a19c

09 Feb 14:10

Choose a tag to compare

Docker images

  • GitHub Container Registry
    • ghcr.io/sharevb/it-tools:latest
    • ghcr.io/sharevb/it-tools:2025.2.9-b99a19c

Changelog

Features

  • Days Calculator: add more diff (days, weeks...minutes) (fd1647a)
  • Barcode Generator: use bwip-js to add more barcode types (77b6b39)
  • new tool: JWT Generator + JWT Signature verification (47917dc)
  • new tool: GPT Token Counter (a8a2a0d)
  • Url Encoder: enhance encoding options (f1adc66)
  • new tool: My IP Address (bf2f63c)
  • new tool: Geo Distance Computer (fcee9d8)
  • new tool: OVH X-VR-SPAMCAUSE Decoder (3a272f6)
  • new tool: IP Subnets Exclude Calculator (eead4e1)
  • CIDR in CIDR: IP Range (single IP, CIDR, range, mask) in IP Range (CIDR, range, mask) (1f3dfc5)
  • UUID Generator: add v6 and v7 versions (434001a)
  • wifi-qr-code: Allow to copy wifi connection string. Fixes CorentinTh#1438 (82a4958)
  • i18n: add back other languages (fb62eec)
  • sponsor: added sponsor banner (CorentinTh#1422) (08d977b)
  • new tool: curl converter (02593d8)
  • new tool: JSON string converter (f536ae7)
  • JSONPath and JQ memo (4015507)
  • add CSS Selectors and Xpath memo (43ad95d)
  • new tools: Date+Duration and Days Calculator (dec2e31)
  • handle option to handle digits and punctuations pronunciation (6cfaf63)
  • new tool: DNS query (over HTTPS) (2df9373)
  • new tool: Week Numbers Converter (699f327)
  • add SVG as possible input format (cd04593)
  • i18n: added Norwegian language (CorentinTh#1337) (aa8cba9)
  • new tool: Code Highlighter (eb1beb8)
  • new tools: iCal Generator/Merger/Parser (6896d03)
  • python/java formats + wrap option (2325669)
  • add split by separator + order by numeric + no sort (7bafd47)
  • new tool: VAT Number Validator (d38f9a2)
  • new tool: Images Formats Converter (bac8c8d)
  • new tool: Stacktrace Formatter (69e660b)
  • new tool: Luhn Checker (98c50f0)
  • new tool: Bounce Email Parser (e86e921)
  • new tool: Smart Raw Error Converter (7a83b35)
  • new tools: Units Converter (d1aca6a)
  • new tool: Countries/ISO 3166 Searcher (98db1e7)
  • Html WYSYWIG: add colors and tables (e3e8e9d)
  • new tool: JSON Size Analyzer (3aa887c)
  • new tool: Duration Calculator (5cd4253)
  • new tool: Currency Converter (b241003)
  • new tool: Duration Calculator (2384d3b)
  • new tool: List Comparaison (f117a74)
  • add whatsapp/sms message links forger (ba2d10a)
  • use a better jsoneditor version + current selected node jsonpath (cf0d31f)
  • new tool: SLA Computer (0e73e58)
  • handle prefix 0x, &H, \x and custom output prefix (0c63eb7)
  • new tool: SSL Certificate Converter (e62ca22)
  • List Converter: add remove prefix/suffix capability (327ff11)
  • add label for units (7856df3)
  • Outlook MSG Parser (b50b790)
  • add file upload option and word wrap (0c2dcbd)
  • new tool: Unicode Search (8fdb31b)
  • new tool: added Regex Cheatsheet (e2a1748)
  • new tool: WebSocket Tester (9347c9f)
  • new tool: Smart Text Replacer and LineBreaks manager (2f2b3db)
  • new tools: Data Storage Units Converter and Data Transfer Rate Converter (49aa769)
  • new tool: Timezone Converter (fcb8ab2)
  • new tools: Data Storage/Transfer Units Converter (35ae97d)
  • new tool: Paste as Markdown (9cee2d1)
  • new tool: Math OCR to Latex (6fbff77)
  • new tool: ICO <> PNG Converter (4bf7470)
  • handle parsing of common qr code types (951143d)
  • new tool: CSS <> XPath converter (be60b04)
  • add print button (95722a6)
  • add umask computation (7039888)
  • add unique words count and read time (1cf54a8)
  • new tool: Email Parser (a38def7)
  • new tool: XPath tester (23214dc)
  • new tool: AI Prompt Splitter (2da74fa)
  • new tool: WPA PSK Raw Key Generator (8b93379)
  • new tool: Hex File Converter (73e97f9)
  • new tool: jq/JSONPath tester (0d9f6aa)
  • new tool: Integers to IP (8659024)
  • new tool: Punycode Converter (d087bd9)
  • new tool: Mongo ObjectId DateTime Converter (f7b024a)
  • new tool: PIN Code Generator (8e9c5c0)
  • new tool: Passphrase Generator (f52b42d)
  • new tool: Color Wheel (f9f9288)
  • new tool: Exif Remover (ba1b5bc)
  • new tool: JSON to object (bb1f872)
  • Slugify: add separator option (b9725ea)
  • new tool: JSON <> XML (31e280c)
  • new tool: Paste as Markdown (d72facf)
  • add download button to many tools (31eac2b)
  • new tool: Potrace (045075a)
  • add refresh button (from PR CorentinTh#1213) (40aad48)
  • add sample of useful denied chars (8881f44)
  • new tool: XSLT Tester (29a9093)
  • new tool: Snowflake ID extractor (6540db3)
  • new tool: curl converter (6d079f1)
  • new tool: Torrent To Magnet and parser (3f44fec)
  • better UI (7869914)
  • disable some built-in regex (80d87cb)
  • new tool: Markdown TOC Generator (e32d38c)
  • add npmPackages (5441b26)
  • enhance cleaned PII and custom regexes (933d824)
  • new tool: Sensitive data masker (747a7c8)
  • new tool: text to unicode names (cd93fde)
  • Lorem Ipsum Generator: generate multi language/script (a465baf)
  • Display a footer/list of npm packages per tool (c2e55b1)
  • new tool: Common Regex Memo (3e8cdf3)
  • test that all tools are loading (2ef2b39)
  • new tool: JSON To Schema (2c2b302)
  • TextAreaCopyable: word wrap (42d1bf7)
  • TextAreaCopyable: word wrap (43922ae)
  • MAC Address Converter: add EUI-64 and IPv6 support (7437577)
  • New tool: Image to CSS (c8dbec7)
  • New tool: API Tester (c906f11)
  • TextareaCopyable/FormatTransformer: add download button prop (052ddeb)
  • TextAreaCopyable: word wrap (49f4c88)
  • TextAreaCopyable: more langs (f2de87e)
  • add key encoding (text or hex string) for hmac (53df0a2)
  • new tool: CRC calculator (e419ed3)
  • new tool: File Hasher (fd48016)
  • tool: nanoid generator (2dbc8fa)
  • new tool: Folder Tree Diagram (6e113a8)
  • new tool: Nginx Config File formatter (535ba88)
  • new tool: JS Unobfuscator (b5d3ed6)
  • new tools: Barcode Reader and Generator (fef1993)
  • new tool: JSON to C# (748126f)
  • new tool: JSON Editor (a28ba6e)
  • new tools: JSON to PHP Array and reverse (ebfae5e)
  • new tool: Math Formula format converter (bc0c344)
  • new tool: rsa/ecdsa signing and verify (2de5935)
  • new tool: Malicious Link Checker (91a6038)
  • new tool: unicode to java entities (e9a4d06)
  • new tool: unicode to java entities (2821655)
  • new tool: Json to Go (47888b5)
  • new tool: RMB Uppercase Converter (6530d37)
  • new tool: Unicode Formatter (eac0de1)
  • new tool: HDD Size Calculator (e46a5ec)
  • new tool: Airport and Airline lookup (071cd4c)
  • new tool: Text extractor form HTML (089853e)
  • Chmod Calculator: implement symbol form input (3d63fde)
  • new tool: Port Info Search (b36a01e)
  • new tool: Regex Tester (f61db56)
  • new tool: TTL Calculator (b3d48c0)
  • new tool: nano cheatsheet (fb343ea)
  • new tool: ECDSA Keygen (d415871)
  • add CSR parsing (2f64b7e)
  • add pgp parsing (5732ce7)
  • new tool: Markdown Editor (a99dae7)
  • new tool: HTML to Markdown (with paste) (d724281)
  • new tool: File Type Identifier (7c12c12)
  • ui: add c-monaco-editor to ui lib (e10beda)
  • new tool: JSON Linter (9390435)
  • new tool: HEIC Converter (d3ee99a)
  • Color Converter: Many enhancements (a25a69e)
  • new tool: PGP Encryption (01a0e06)
  • new tool: PGP Keygen (aa0f705)
  • new tool: RSA Encryption (97a2a11)
  • new tool: Morse converter (3305c81)
  • add OCRized text statistics (7a1beb5)
  • refactor text stats to service (7f2bf11)
  • c-file-upload: paste image (b7debec)
  • Text Statistics: add more stats (af1013d)
  • refactor text stats to service (2d87aaf)
  • new tool: JSON Linter (75269c8)
  • new tool: PDF Encrypt (1b82da5)
  • prepare qpdf-wasm (23b4dc8)
  • new tool: PDF Linearizer (849c34f)
  • prepare qpdf-wasm (8d710d1)
  • new tool: Pdf Unlocker (450b994)
  • prepare qpdf-wasm (f812703)
  • json to typescript (dd03874)
  • new tool: IPv4/6 in IP Range (9501a60)
  • utils: IPv4/6 Utils (591cdcd)
  • utils: IPv4/6 Utils (70ed8fe)
  • utils: IPv4/6 Utils (bf0faf6)
  • utils: IPv4/6 Utils (94f0b9e)
  • IPv4 Subnet/Address Calculator: add more ip info (070ec0b)
  • ASCII Art to Code: utility to format ASCII Art to code (756162f)
  • new tool: Image to ASCII Art (d37be27)
  • Hash Text: more hashing methods (2816ed2)
  • utils: IPv4/6 Utils (3550d81)
  • htpasswd generator: allow salt rounds input (if bcrypt) (3b7b0a4)
  • add SIP authentication (362434c)
  • new-tool: csv to json converter (9dca9c3)
  • new tool: Option 43 DHCP Generator (18f4fa8)
  • new tool: Javascript Prettier (d1d2b6b)
  • new tool: Markdown Cheatsheet (5bcc503)
  • new tool: URL Cleaner (e94cebf)
  • ui: add c-monaco-editor to ui lib (729a10c)
  • Text to NATO: add other languages, upper/lower and other (1b1be10)
  • ui: add c-monaco-editor to ui lib (65aad83)
  • Yaml Viewer: add parsing validation (fd0a723)
  • ASCII Art Drawer: add coding languages support (093daa8)
  • Chmod Calculator: octal input and special flags (3ead4d3)
  • new tool: Docker Compose Validator (c49ff00)
  • new tool: IPv6 Subnet Calculator (1f67ba1)
  • new tool: html cleaner (c0c5cfd)
  • new tool: JSON Escape/Unescape (9c5b297)
  • new tool: HTML Prettier (7616a35)
  • new tool: CSS Prettier (a7dd503)
  • add js-beautify (21fa721)
  • new tool: UTM URL Generator (9d3337f)
  • ipv4/6 calculator lib (d7a8c65)
  • ASCII Art to Code: utility to format ASCII Art to code (2850dbd)
  • Implement JS Object to JSON Converter (CorentinTh#849) (a385d18)
  • new tool: Implement JSON sorter, addressing issue CorentinTh#941 (22cdc82)
  • new tool: OCR Image (0d17698)
  • new tool: Softwar...
Read more