textShift is an online ciphertext tool with various options for encoding and decoding. encoding and decoding is applied during input in the "text" and "cipher text" fields respectively.
the main cipher types are shift (modify Unicode value), position (modify ordering), and append (add text) ciphers.
a demo of using sequence ciphers for encoding and decoding is available here the current features of textShift are: cipher options for encoding and decodingcipher text functions such as shift, swap, insert, move, reverse, multiply, sequencecipher text selection such as by partition, nth chars, index range, step sequence, character set, offsetresponsive output when entering either text input or cipherText inputusage information on input fieldserror handling for specific Unicode charactersa notes sectionresponsive styling for mobile devicessubpage with examples of ciphertext and decoded text/ciphers cipher tips: complex ciphers can be made by combining different ciphers togetherto apply a combination of ciphers take the ciphertext output from one cipher and apply it as text input to another cipher.
repeat the process for as many ciphers as neededto decode text encoded by a combination of ciphers, apply decoding to the cipher text in the reverse order in which the ciphers were applied