Che cos'è il formato di file PLOTDOC?
Un file .plotdoc è un progetto creato dall'applicazione desktop originale Plotagon, uno strumento che trasformava i dialoghi scritti in video animati 3D utilizzando voci di sintesi vocale. Plotagon è stata fondata a Stoccolma nel 2013 e rilasciata nel 2014, e la sua prima app desktop salvava ogni progetto in questo formato.
Il file è scritto in .json, quindi è testo semplice leggibile dall'uomo piuttosto che un binario compilato. Si apre con metadati di base: l'ID del progetto, il suo nome, la data di creazione e la data dell'ultimo aggiornamento. Dopo l'intestazione, descrive il progetto stesso, inclusi i personaggi, le scene, i dialoghi e i dati della timeline che compongono l'animazione. Su Windows, questi file venivano memorizzati nella cartella AppData\LocalLow\Plotagon\Plotagon.
Quando il prodotto è stato rinominato Plotagon Studio, il formato del progetto è passato al file binario .plot. Ciò rende .plotdoc un formato legacy che è più probabile incontrare quando si aprono vecchi progetti Plotagon o si sfoglia una cartella AppData.
Sicurezza e incolumità
RISCHIO: LOWA .plotdoc file is plain JSON text with no executable code, so opening it in a text editor is safe. The only real risk is losing project data if the file is corrupted, since there is no built-in checksum or backup.
Dettagli del formato
in sintesi- ISSM plotdoc - In the Ice-sheet and Sea-level System Model (ISSM), plotdoc is a documentation helper (plotdoc.js / plotdoc module), not a file type saved with a .plotdoc extension.
Programmi che aprono file PLOTDOC
Dettagli tecnici
specifiche approfondite| Encoding | UTF-8 text |
| Container | JSON object |
| Typical size | A few kilobytes to low megabytes depending on the project |
| Structure | A JSON document that opens with project metadata (an ID, name, created-on date and last-updated date) followed by the serialized description of the animation project itself: characters, scenes, dialogue, actions and sound cues. |
| Integrity | None built in |
| Platforms | Windows, macOS |
| Notes | Legacy format from the original Plotagon desktop application. When the product became Plotagon Studio the project format switched to the binary .plot file, so new projects are no longer written as .plotdoc. Historically these files lived in the C:/Users/<user>/AppData/LocalLow/Plotagon/Plotagon folder on Windows. |
| Rilasciato | 2014 |
Conversioni PLOTDOC
Domande e risposte della community
chiesto dagli utentiAncora nessuna domanda - sii il primo a chiedere informazioni sui file PLOTDOC.