Cómo usar: Strings
Strings es una herramienta online gratuita de Herramientas de codificación que extracts all strings from the input al instante en tu navegador. Pega tus datos, ajusta las opciones y obtén el resultado en tiempo real: sin instalación, sin registro y sin subir nada a un servidor.
Descripción
Extracts all strings from the input.
- Herramientas de codificación
- Como todo se calcula en el cliente, Strings es seguro para datos sensibles como claves API o tokens.
Cómo usar
Usar Strings requiere tres pasos:
- Pega tus datos en la caja de entrada (o carga el ejemplo).
- Ajusta las opciones al formato o escenario deseado.
- Copia, descarga o revisa la salida: se actualiza mientras escribes.
Ejecutar
Casos de uso
Situaciones habituales donde Strings ayuda:
- Extracts all strings from the input.
Parámetros
Esta herramienta no tiene opciones: trabaja solo con la entrada.
Preguntas frecuentes
¿Qué es Strings?
Strings sirve para extracts all strings from the input. Funciona íntegramente en tu navegador, así tus datos siguen siendo privados.
¿Es gratuito?
Sí, sin límites, sin registro y sin instalación.
¿Se suben mis datos?
No. Todo se procesa localmente en tu navegador.
A tener en cuenta
- 全部计算在浏览器端完成,因此超大输入受限于标签页内存,而非服务器上传限制。
- 下方示例未能预先计算(threw: function is not iterable (cannot read property Symbol(Symbol.iterator))),上方的交互式工具仍可正常使用。
Herramientas relacionadas
Affine Cifrador EncodeThe Affine cipher is a type of monoalphabetic substitution cipher, wherein each letter in an alphabet is mapped to its numeric equivalent, encrypted using simple mathematical function, (ax + b) % 26 , and converted back to a letter.Bifid Cifrador DecodeThe Bifid cipher is a cipher which uses a Polybius square in conjunction with transposition, which can be fairly difficult to decipher without knowing the alphabet keyword.Bifid Cifrador EncodeThe Bifid cipher is a cipher which uses a Polybius square in conjunction with transposition, which can be fairly difficult to decipher without knowing the alphabet keyword.Caret M-decodeDecodes caret or M-encoded strings, i.e. ^M turns into a newline, M-^] turns into 0x9d. Sources such as `cat -v`. Please be aware that when using `cat -v` ^_ (caret-underscore) will not be encoded, but represents a valid encoding (namely thCetacean Cifrador DecodeDecode Cetacean Cipher input. e.g. EEEEEEEEEeeEeEEEEEEEEEEEEeeEeEEe becomes hiCetacean Cifrador EncodeConverts any input into Cetacean Cipher. e.g. hi becomes EEEEEEEEEeeEeEEEEEEEEEEEEeeEeEEe