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 all versions of Windows including 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 and later.
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, refer to https://en.wikipedia.org/wiki/Windows_thumbnail_cache#Thumbs.db.
Platforms: .NET 2/3, .NET 4
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET