LEADTOOLS Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.22
File Formats: MS Windows Thumbnail Cache Format (TDB)

MS Windows thumbnail cache Format is a raster file format which is produced by Microsoft. It is used to store thumbnail images for Microsoft Windows Explorer's thumbnail view. This speeds up the display of images as the smaller images do not need to be recalculated every time the user views the folder.

LEADTOOLS supports the thumbnail format for both Vista earlier versions of Windows XP.

This file format does not support progressive loads and saves, multi-page files, stamps, or Lossless JPEG compression, but it does support RGB Sub-formats.

The default extension used by this format is: db.

This file format is supported by the DM Thumbs 2.0.

LEADTOOLS supports Thumbs.db created for Windows XP and Thumbcache_xxx.db created for Windows Vista.

The file constants associated with this file format are:

Constant Read Support Write Support Description
Tdb 24 BPP None MS Windows thumbnail cache - XP.
TdbVista 24 BPP None MS Windows thumbnail cache - Vista.

Required DLL: Leadtools.Codecs.Tdb.Dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application .

For more information, please refer to http://en.wikipedia.org/wiki/Thumbs.db

Platforms: .NET 2/3, .NET 4