免費線上將檔案轉換為 PLT 的轉換器。
我們保證品質、便利性與對任何格式的支援。
| 資料類型 | Vector image / Plotter instructions |
| MIME 類型 | application/vnd.hp-HPGL |
| 開發者 | Hewlett-Packard (HP) |
| 主要使用場景 | CAD/技術圖面繪圖機輸出、切割/繪圖工作流、legacy 交換 |
PLT 多數情況指 HP-GL 繪圖機檔:在 CAD/繪圖機流程中以文字指令描述線條、圓弧與文字的向量命令流。
| 資料類型 | Vector image / Plotter instructions |
| MIME 類型 | application/vnd.hp-HPGL |
| 結構類型 | Text instructions + optional device/state settings (pens, scaling, coordinate system); no embedded bitmap container by default |
| 容器格式 | HP-GL/HP-GL/2 文字(通常 ASCII)命令流:依序描述繪製指令(選筆、pen up/down、絕對/相對移動、圓弧、文字標籤)。座標使用 plotter units;不少工具鏈採用 1 英吋=1016 單位。 |
| 中繼資料 | Very limited: primarily drawing instructions and device state. No standardized Exif/XMP container in HP-GL streams; any extra annotations are tool-specific. |
| 標準 / 規範 | HP-GL / HP-GL/2 reference documentation |
| 典型檔案大小 | Usually small to moderate (KB–MB) for line drawings; can grow large for very detailed paths or dense hatch patterns |
| 推出年份 | 1977 |
PLT 檔案格式具有多項優點,適合常見的使用情境。
PLT 檔案格式具有某些限制,可能會影響其在特定情境下的使用。
PLT 向量檔案支援多種圖形與設計應用程式。
將 PLT/HPGL 視為不可信輸入:極端密集的命令/座標可能造成解析/渲染的 CPU/記憶體消耗。使用健壯函式庫並設限。
Vendor specification; publicly documented reference guides and widely implemented