Feature: Identify format button
bytebutcher opened this issue · 1 comments
bytebutcher commented
Introduce a button "Identify format" which tries to identify the format of the text.
Process:
- go through all decoders and check whether they are able to decode the text.
- go through all identifiers and check whether they produce any output
bytebutcher commented