Che cos'è il formato di file LINEA?
Un file .linea è un disegno creato con Linea Sketch, l'app di schizzo sviluppata da The Iconfactory per iPhone e iPad. È il formato di salvataggio nativo dell'app e contiene tutto ciò che riguarda una singola opera d'arte in un unico pacchetto.
Nonostante l'estensione personalizzata, un file .linea è un semplice archivio Zip. Rinominalo in .zip e qualsiasi strumento di archiviazione lo aprirà. All'interno troverai un'immagine .png per ogni livello del disegno, una miniatura utilizzata per le anteprime e un record di metadati che memorizza le dimensioni della tela, l'ordine dei livelli e i metodi di fusione. Un file può anche contenere note di annotazione e una registrazione time-lapse della sessione. Poiché i livelli sono memorizzati come immagini raster PNG, un file .linea contiene pixel, non percorsi vettoriali modificabili.
Sicurezza e incolumità
RISCHIO: LOWA .linea file is a Zip container holding PNG images and metadata, with no scripts or executable code, so it carries no inherent execution risk. The only caution is standard Zip handling: unpack files from unknown sources with a trusted archive tool.
Dettagli del formato
in sintesiProgrammi che aprono file LINEA
.zip and open it in 7-Zip to pull out the PNG layer images, thumbnail and metadata for use in other software. .zip and open it with The Unarchiver to extract the individual PNG layers, thumbnail and metadata. .linea drawing to PNG, PSD, TIFF or PDF. .zip name and run unzip file.zip to extract the layer PNGs and metadata from the command line. .linea file to view and fully edit every layer, tool and blend mode. Dettagli tecnici
specifiche approfondite| Container | Zip archive (uncompressed or deflate-compressed entries) |
| Encoding | Binary Zip package holding PNG layer images, a thumbnail, JSON/plist-style metadata, optional notes, and optional time-lapse video |
| Byte order | Little-endian (Zip local file headers) |
| Compression | Zip (deflate); the raster layers are themselves PNG-compressed |
| Structure | Each drawing is stored as a directory tree zipped into a single .linea package: one PNG per visible layer, a composite thumbnail preview, a metadata record describing canvas size, layer order, blend modes and tool history, plus optional annotation text and a recorded time-lapse movie. |
| Integrity | Per-entry CRC-32 checksums supplied by the Zip format |
| Platforms | iOS, iPadOS, macOS |
| Typical size | Hundreds of kilobytes to tens of megabytes depending on canvas resolution, layer count and whether a time-lapse video is embedded |
| Notes | Renaming a .linea file to .zip lets any archive utility extract the component files. The layers are flat PNG raster images, so a .linea file stores pixels rather than editable vector strokes. |
| Rilasciato | 2016 |
Conversioni LINEA
Domande e risposte della community
chiesto dagli utentiAncora nessuna domanda - sii il primo a chiedere informazioni sui file LINEA.
Domande frequenti
Come apro un file .linea?
.zip e decomprimilo.Posso aprire un file .linea su Windows?
.zip ed estrarlo con 7-Zip per recuperare le immagini dei livelli PNG all'interno.Come converto un file .linea in PSD?
Perché il mio file .linea è in realtà un archivio Zip?
.zip espone queste parti.