TIM to CUR Converter

Convert PS1 textures to CUR format online for free

Drop files here. 1 GB maximum file size or Sign Up
to
Facebook Amazon Microsoft Tesla Nestle Walmart L'Oreal

File Privacy First

Uploaded TIM images and converted CUR results are automatically purged — originals immediately, outputs within 24 hours.

Cloud Processing

Conversion runs on remote servers, so your computer stays fast. Even large TIM images are handled without slowing your device.

Cross-Platform Access

Whether you are on Windows, macOS, Linux, or mobile — TIM to CUR conversion is available from any connected device.

How to convert TIM to CUR

1

Select files from Computer, Google Drive, Dropbox, URL or by dragging it on the page.

2

Choose cur or any other format you need as a result (more than 200 formats supported)

3

Let the file convert and you can download your cur file right afterwards

About formats

TIM (Texture Image Map) is a raster image format developed by Sony Computer Entertainment for the original PlayStation console, released in Japan on December 3, 1994. TIM files store texture and sprite data in a format optimized for the PlayStation's GPU (the GTE/GPU subsystem), supporting 4-bit indexed color (16 colors with CLUT), 8-bit indexed color (256 colors with CLUT), 16-bit direct color (5 bits per RGB channel plus 1 semi-transparency control bit), and 24-bit true color modes. The file structure consists of a 4-byte magic number (0x10), a flag byte indicating color depth and CLUT presence, the optional CLUT (Color Look-Up Table) block containing the palette data, and the image data block containing the pixel values. Image dimensions in TIM files are specified in units of 16-bit words rather than pixels, reflecting the GPU's native memory addressing scheme — this means the width value must be interpreted differently depending on the color depth mode. TIM was part of the PSY-Q development kit used by game developers throughout the PlayStation's commercial lifespan. One advantage is direct hardware compatibility: TIM data could be transferred to the PlayStation's VRAM with minimal processing, enabling fast texture loading critical for maintaining frame rates on the console's limited 33 MHz MIPS R3000A processor. The format remains relevant in retro gaming and preservation communities, readable by tools like TIMViewer, PSXPrev, ImageMagick, and various PlayStation development and modding utilities.
Initial release: December 3, 1994
CUR is the cursor image format for Microsoft Windows, structurally nearly identical to the ICO (icon) format but with the addition of a hotspot coordinate that identifies the precise pixel position where mouse clicks register. Introduced with early Windows versions, CUR files use the same container structure as ICO: a directory header listing one or more image entries, each specifying dimensions and color depth, followed by the pixel data for each variant. Like ICO, a single CUR file can contain multiple images at different sizes and color depths, allowing Windows to select the most appropriate cursor image for the current display resolution and color settings. Image data within CUR files can be stored as BMP pixel arrays (for legacy compatibility) or as embedded PNG images (supported since Windows Vista) for alpha-blended cursors with smooth edges. The hotspot coordinate — the distinguishing feature separating CUR from ICO — is stored as an X,Y pair in the directory entry header, typically pointing to the tip of an arrow or the center of a crosshair. One advantage is multi-resolution packaging: a single CUR file provides appropriate cursor imagery across display densities from standard DPI to high-DPI screens. Native Windows integration is another strength — CUR files are loaded directly by the operating system for mouse cursor display without any third-party software. CUR files are used by application developers and theme creators to customize the pointing experience across Windows environments.
Developer: Microsoft
Initial release: 1987

Frequently Asked Questions

Why convert TIM to CUR?

PS1 TIM assets require specialized extraction tools. A CUR conversion puts those retro game textures into a universally editable format.

What programs can open CUR?

Windows uses CUR files natively as mouse cursors. IrfanView, GIMP, and dedicated cursor editors open CUR for viewing and editing.

Will I lose image quality converting TIM to CUR?

CUR preserves image data without lossy compression, so the visual content from your TIM is retained faithfully during conversion.

How quickly can I convert TIM to CUR?

Conversion is handled on cloud servers and usually completes in a few seconds. Larger or higher-resolution TIM images may take slightly longer.

Does Convertio support batch TIM to CUR conversion?

Batch conversion is supported. Queue as many TIM files as you need and convert them all to CUR in a single run — no repeating steps manually.

Can I convert TIM textures for game modding?

Yes — convert TIM sprites to CUR for editing, then convert back when your mod is ready. This workflow is popular among PS1 modders.