What is the difference between .rtf and .jp2?
- Extension
- .rtf
- .jp2
- Format
- Text
- Binary
- Category
- Document
- Raster Image
- Developer
- Microsoft
- Joint Photographic Experts Group
- Description
- An RTF file is a common text file format that supports "rich text." It includes several types of text formatting, such as bold type, italics, different fonts and font sizes, and custom tab settings. RTF files also support objects and images, such as .JPG and .PNG files, saved within the text file.
- A JP2 file is a compressed bitmap image created using JPEG 2000 Core Coding. It incorporates a wavelet compression algorithm instead of Digital Cosine Transform (DCT) compression, which is used by standard JPEG images. JP2 files can be stored using lossy and lossless compression.
- MIME Type
- text/richtext
- image/jp2
- Sample
- sample.rtf
- sample.jp2
- Wikipedia
- .rtf on Wikipedia
- .jp2 on Wikipedia