gchq / gchq/CyberChef

Feature request: Add "split line at fixed position"

Open
#1,294 4 comments 5 reactions 0 assignees View on GitHub
feature
Dominant language
JavaScript
Stars
35.8k
Forks
4.1k
Avg merge
2d 26m
Merged PRs (30d)
33

Description

First - thanks for the great tool - I :heart: it :smiley:

I'd like to request the following recipe:
split all lines at position x using either CR xor CR/LF xor LF

Example: if you base64-encode something, it may be necessary to split this string at a fixed position because e.g. the SMTP dialogue doesn't like very long lines. My workaround is to copy / base the encode string into a text editor and then use its internal functionality or a macro. It works, but it takes time and - more important - is error-prone.

Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.