OXIESEC PANEL
- Current Dir:
/
/
etc
/
ImageMagick-6
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/20/2025 05:23:23 PM
rwxr-xr-x
📄
coder.xml
842 bytes
11/21/2022 03:16:27 PM
rw-r--r--
📄
colors.xml
1.35 KB
11/21/2022 03:16:27 PM
rw-r--r--
📄
delegates.xml
12.98 KB
11/21/2022 03:16:27 PM
rw-r--r--
📄
log.xml
956 bytes
11/21/2022 03:16:27 PM
rw-r--r--
📄
magic.xml
888 bytes
11/21/2022 03:16:27 PM
rw-r--r--
📄
mime.xml
131.03 KB
11/21/2022 03:16:27 PM
rw-r--r--
📄
policy.xml
3.34 KB
11/21/2022 03:16:27 PM
rw-r--r--
📄
quantization-table.xml
2.04 KB
11/21/2022 03:16:27 PM
rw-r--r--
📄
thresholds.xml
11.04 KB
11/21/2022 03:16:27 PM
rw-r--r--
📄
type-apple.xml
28.4 KB
11/21/2022 03:16:27 PM
rw-r--r--
📄
type-dejavu.xml
8.35 KB
11/21/2022 03:16:27 PM
rw-r--r--
📄
type-ghostscript.xml
9.5 KB
11/21/2022 03:16:27 PM
rw-r--r--
📄
type-windows.xml
13.33 KB
11/21/2022 03:16:27 PM
rw-r--r--
📄
type.xml
671 bytes
11/21/2022 03:16:27 PM
rw-r--r--
Editing: coder.xml
Close
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE codermap [ <!ELEMENT codermap (coder)*> <!ELEMENT coder (#PCDATA)> <!ATTLIST coder magick CDATA #REQUIRED> <!ATTLIST coder name CDATA #REQUIRED> ]> <!-- Associate an image format with the specified coder module. ImageMagick has a number of coder modules to support the reading and/or writing of an image format (e.g. JPEG). Some coder modules support more than one associated image format and the mapping between an associated format and its respective coder module is defined in this configuration file. For example, the PNG coder module not only supports the PNG image format, but the JNG and MNG formats as well. --> <codermap> <!-- <coder magick="GIF87" name="GIF"/> --> <!-- <coder magick="JPG" name="JPEG"/> --> <!-- <coder magick="PGM" name="PNM"/> --> </codermap>