back
loading skill details...
Convert and inspect ASCII character codes and text encodings.
--- name: ascii-tool description: Convert and inspect ASCII character codes and text encodings. --- # ASCII Tool - Character Codes Work with ASCII character codes and convert between decimal/hex/binary. ## Quick Start ```bash ascii-tool --code A ``` ## Features - Look up character codes - Convert decimal/hex/binary - Generate ASCII table ## Examples ```bash ascii-tool --code A ascii-tool --decode 41 ascii-tool --table ``` ## See Also - Related documentation: `man ascii` (if available)
don't have the plugin yet? install it then click "run inline in claude" again.