Hide image behind text using CSS

Erik Kastner had create an interesting tool which can hide any image behind some text. You provide the URL of the image and the website will generate the code for you.

When people open the website that contains the generated code, all they see is just few lines of plain text. They can only view the image when they highlight the text.

How it works?

First, get the URL of the image that you want to hide behind the text. Then provide some text for the image. After that, choose the number of colors and the width of your output image. The higher number of colors will make the image look more “real” with the original image, but it will make the generate code longer.

The website actually converts the image to ACSII text and style them with CSS. It only works with Safari and Firefox which support CSS3. I don’t know whether IE7 support it or not, as i don’t have IE7 installed on my computer.

Hidden Image in Text

Hide an image in html

Popularity: 12% [?]

If you want to be notified the next time I write something, sign up for Email alerts or subscribe to the Rss feed. Thanks for reading.

Stumble Technorati Subscribe Delicious

Related Posts

  • ASCII Art Generator- Convert image to ASCII code
  • How to hide important information in an image file?
  • PixelCryptor - Encrypt anything with an image
  • Unhider - Hide or show any window on your desktop
  • How to “hide” your HDD partition from others
  • Hide your unwanted windows when your boss come
  • Hide your email address using akapost
  • How to retrieve your Firefox’s saved password
  • TrayIt! - Hide any application to the system tray!
  • Spam Proof eMail Generator - Use it to avoid spam mail
  • Random Posts

  • Taskbar Repair Tool Plus! - Fix your taskbar problems
  • ReadAir - Google Reader at your desktop
  • Download AVG Anti-Virus 7.5 Professional for free!
  • Visual Subst - Virtual drives for folders
  • Upgrade your Windows XP to SP3 now
  • Organize your internet activities through hooeey
  • ESET SysInspector - Free system inspector
  • BigFilebox - Secure file hosting
  • View all USB devices on your computer through USBDeview
  • FilterMyRSS - Create filter for any RSS feeds before subscribe them
  • One Response to “Hide image behind text using CSS”

    1. […] my previous article, i had introduce a service which can hide an image behind text. Basically, both of them using ASCII to represent the image. ASCII Art Generator is an interesting […]

    Leave a Reply