Outils pour utilisateurs

Outils du site


labo:formats_de_fichiers

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
labo:formats_de_fichiers [2010/06/11 10:20] – Page name changed from labo:formatsdefichiers to labo:formats_de_fichiers daveletourneaulabo:formats_de_fichiers [2018/02/15 13:57] (Version actuelle) – modification externe 127.0.0.1
Ligne 1: Ligne 1:
-== Fichiers possédant une extension ==+===== Formats de fichiers =====
  
-^ Extension      ^ Type             ^ Note               ^ [[logiciels|Logiciels associés]]     ^ +==== Fichiers possédant une extension ==== 
-| .alpha         | Inconnu          | Format inconnu     | Inconnu                | + 
-| .bio           | Inconnu          | Format inconnu     | Inconnu                | +^ Extension      ^ Type                ^ Note               ^ [[logiciels|Logiciels associés]]     ^ 
-| .hebdo         | Inconnu          | Format inconnu     | Inconnu                | +| .alpha         | Inconnu             | Format inconnu     | Inconnu                | 
-| .mens          | Inconnu          | Format inconnu     | Inconnu                | +| .bio           | Inconnu             | Format inconnu     | Inconnu                | 
-| .txt           | Texte            | Texte brut         | Presque n'importe quoi | +| .hebdo         | Inconnu             | Format inconnu     | Inconnu                | 
-| .wpf           | WordPerfect      | Document texte     | OpenOffice*, AbiWord*  |+| .mens          | Inconnu             | Format inconnu     | Inconnu                
 +| .pmt           | Pagemaker template  | Format inconnu     | Pagemaker              
 +| .txt           | Texte               | Texte brut         | Presque n'importe quoi | 
 +| .wpf           | WordPerfect         | Document texte     | OpenOffice*, AbiWord*  |
  
 * À tester * À tester
  
-== Fichiers ne possédant pas d'extension ==+==== Fichiers ne possédant pas d'extension ====
  
 Les fichiers ne possédant pas d'extension peuvent contenir n'importe quel type de données. Un outil adapté sera mis en place sous peu afin de les traiter. Les fichiers ne possédant pas d'extension peuvent contenir n'importe quel type de données. Un outil adapté sera mis en place sous peu afin de les traiter.
 +
 +===== Détection de format de fichier =====
 +
 +Il est possible de déterminer le format d'un fichier en consultant les premiers octets qu'il contient. Jusqu'à présent, il a été possible de n'utiliser quel les 4 premiers octets :
 +
 +^ Format              ^ Signature (Hex) ^ Note                                 ^
 +| Apple/ClarisWorks<6<      | 04 07 A5 00                                  |
 +| Excel for Mac 1     | 53 27 00 11                                          |
 +| Excel ?             | D0 CF 11 E0                                          |
 +| FileMaker Plus      | 00 01 00 00                                          |
 +| FileMaker Pro 1-4?  | 00 02 00 00     | À valider avec plus de fichiers      |
 +| FileMaker Pro 4     | 00 03 00 00                                          |
 +| OMNIS               | 01 1A 33 4C     | Fichier DL                           |
 +| Pro-Cite            | 01 00 38 00     | Fichier principal                    |
 +| :::                 | -- -- -- --     | Fichier PMT                          |
 +| :::                 | 00 17 00 18     | Fichier REC                          |
 +| :::                 | 00 06 00 12     | Fichier SRT                          |
 +| Word for Mac <3     | FE 32 00 00                                          |
 +| Word for Mac 3      | FE 34 00 00                                          |
 +| Word for Mac 4      | FE 37 00 1C                                          |
 +| Word for Mac 5      | FE 37 00 23                                          |
 +| WordPerfect 5.1     | FF 57 50 43                                          |
  
labo/formats_de_fichiers.1276266030.txt.gz · Dernière modification : 2018/02/15 13:56 (modification externe)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki