Choose File
Drag & drop files here … (or click to select files)
Upload a MEF camera RAW file and save it as PPM. The converter uses server-side image processing for quick RAW export to common raster formats.
MEF is Mamiya's own RAW format. A high-quality Japanese brand is well known to those who take professional photographs. His story began in the 1940s. It was then that camera designer Seiichi Mamiya and investor Tsunejiro Sugawara created Mamiya. Mamiya ZD cameras are the first mid-format digital cameras. The expanded name of the MEF format is Mamiya RAW Image. He gained fame as a format of "digital negatives". Mamiya has developed this format in order to use it in cameras of its own production. At the same time, the main goal was to store the photos in an uncompressed form, so that later they would be processed without losing quality. The format is built on the principle of a RAW file. It contains a complete set of information that is received from the camera lens. RAW images are uncompressed files. They can be customized using image editing software. They are often preferred by professional photographers, because they are tasked with having high-quality images with many details. An MEF file is capable of storing an image as if it had been made into a CCD camera device. In most cases, it is stored on a memory card, and then transferred to a computer in order to edit and publish.
PPM is an image file format that is included in the Netpbm open source graphics editor. This graphic format is convenient and simple. Other Netpbm formats that have found widespread use are PBM, i.e. Portable Bitmap, as well as PGM, i.e. Portable Graymap. This three graphic formats are sometimes referred to as PNM, i.e. Portable Format Anymap. PGM stores grayscale images. PMP is a collection of color images, which are intermediate files that are used when converting formats not so well known, using Portable Bitmap Utilities. And PPM files are mainly used on UNIX platforms that are based on Intel. These files are categorized as bitmap images. This is a 24-bit color image that has been formatted in text format. Takes every pixel with a number from zero to 65536 for storage. The color of the pixel is determined by the number. Contains data spaces, the height and width of the character, the maximum color values. Portable Pixmap uses an uncompressed low-performance format that can be compared with other bitmap image formats. This explains its rare use in order to store large images.