F5 is a JPEG-domain steganography technique that modifies quantized DCT coefficients while avoiding some of the most obvious artifacts produced by earlier JPEG embedding approaches.

Quick Summary

Domain:
JPEG.
Type:
older JPEG method with matrix encoding and modifications over quantized DCT coefficients.
Use:
its own technical family, useful as a historical reference and as a JPEG steganalysis baseline.
Main reading:
it improves on simpler JPEG methods, but is usually behind modern adaptive methods such as J-UNIWARD.

Use in tools

F5 is treated here as its own technique family. When a tool implements F5 or a close variant, it should be compared at the method level rather than grouped only under generic older JPEG-domain tools.

Detectability results

In the current StegoRank comparison, F5 should be interpreted as part of the class of older JPEG-domain methods. Its detectability is expected to be higher than more adaptive JPEG methods such as J-UNIWARD under comparable conditions.

Original paper