Her şeyi küresel ölçekte dönüştürün.
Anında hissettiren 200'den fazla format ve otomasyon API'si.
CONVERT
Kaynak
Hedef
Dosyalari birakin veya bir kaynak secin
Birden fazla dosyayi ayni anda yukleyin, formatlari karistirin ve her donusumu formata uygun ayarlarla ince ayarlayin.
Dosya basina en fazla 2 GB · Surukle-birak hazir · Karisik dosya turleri desteklenir
PLS kisaca
PLS
—
TOML kisaca
TOML
—
Format karsilastirmasi
| Ozellik | PLS | TOML |
|---|---|---|
| File type | Other | Other |
| Status | active | active |
| Transparency | Desteklenmiyor | Desteklenmiyor |
| Animation | Desteklenmiyor | Desteklenmiyor |
| Primary use cases |
|
|
| Vector scaling | Desteklenmiyor | Desteklenmiyor |
| Reflowable text | Desteklenmiyor | Desteklenmiyor |
| Structured data | Desteklenmiyor | Destekleniyor |
| Streaming ready | Destekleniyor | Desteklenmiyor |
Hangi durumda hangi format
When to use PLS
- Your source file is already in PLS.
- Preserve source expectations before exporting to TOML.
- PLS is commonly used in other workflows.
When to use TOML
- Your target workflow expects TOML.
- Improve delivery compatibility with TOML.
- TOML is commonly used in other workflows.
Sık sorulan sorular
Why convert PLS to TOML?
This conversion is usually chosen when TOML fits downstream other delivery better.
What changes when converting PLS to TOML?
This conversion changes how the format behaves in downstream tools and delivery environments.
Moving to TOML adds structured data. Moving to TOML removes streaming delivery.
What should I review after converting PLS to TOML?
Validate output quality on representative files and confirm the target format behaves correctly in the destination workflow.