you are viewing a single comment's thread
view the rest of the comments
[–] 7 points 2 weeks ago (1 child)

Can someone explain to me how is it possible to watermark text? Because it makes no sense to me.

  • source
  • hideshow 2 child comments
  • [–] 4 points 2 weeks ago

    Nor to me - but it doesn't make a lot of sense with images either.

    Text is literally just an array of numbers (Unicode character points); where do you put "invisible" watermarks there? Images are, likewise, a three-dimensional array of pixel color values; while it's possible to very slightly vary those color values and call that "watermarking" (similar concept: steganography), how does that not get lost even unintentionally on the first lossy compression step?!

  • source
  • parent