What is the difference between .cid and .vips?
- Extension
- .cid
- .vips
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Adobe
- VIPS (Visual Information Processing System)
- Description
- This is a format for presenting fonts in PDF files that was initially conceived to store symbols in the Japanese and Chinese languages because it had a 16-bit structure and allowed for more precise adjustment. CID expands the the potential for PostScript by supporting languages that do not have a left-to-right orientation, and by supporting even a vertical mode of orientation.
- VIPS is a libvips file format mainly used for calculations, but it can also store images. The main advantage is that it has no size limit; it's fast and straightforward. Nonetheless, most applications can't view it, so converting it to a more popular format is the only way to work around it.
- MIME Type
- application/x-cid
- image/vnd.vips
- Wikipedia
- .vips on Wikipedia