TI picture file
From Just Solve the File Format Problem
(Difference between revisions)
m (→Software) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 19: | Line 19: | ||
== Software == | == Software == | ||
− | * [http://webmail.ticalc.org/archives/files/fileinfo/256/25671.html gp_tipic.tar.gz] - | + | * [http://webmail.ticalc.org/archives/files/fileinfo/256/25671.html gp_tipic.tar.gz] - [[GIMP]] plugin (requires libtifiles from [http://www.ticalc.org/archives/files/fileinfo/374/37479.html tilibs]) |
* [[Konvertor]] | * [[Konvertor]] | ||
* [[XnView]] (Supports some .92i files, at least) | * [[XnView]] (Supports some .92i files, at least) | ||
* {{Deark}} | * {{Deark}} | ||
+ | * [[Tom's Viewer]] | ||
* [http://imageconverter.rest7.com/ Rest7 Online Image Converter] | * [http://imageconverter.rest7.com/ Rest7 Online Image Converter] | ||
+ | * [http://snisurset.net/code/abydos/ abydos] | ||
== Sample files == | == Sample files == | ||
* [http://www.ticalc.org/pub/ ticalc.org archives] → [model] → basic → media → images | * [http://www.ticalc.org/pub/ ticalc.org archives] → [model] → basic → media → images | ||
** Or sometimes [model] → basic → graphics | ** Or sometimes [model] → basic → graphics | ||
+ | * {{DexvertSamples|image/tiCalc}} | ||
[[Category:Texas Instruments]] | [[Category:Texas Instruments]] |
Latest revision as of 02:57, 28 December 2023
TI picture file is a family of bi-level raster image formats used with Texas Instruments calculators. A picture file is a kind of TI variable file that contains a variable of type "picture".
There is a version of the format for each model of TI calculator. About three or four of the versions are meaningfully different.
Contents |
[edit] Identification
All TI files begin with an 8 byte ASCII signature that starts with "**TI
" and indicates the version or model, for example "**TI92**
" or "**TI83F*
".
Picture files use a filename extension that ends with the letter "i".
There are also "group" files, whose extension ends with "g". A group file contains multiple variables, one or more of which may be images.
[edit] Specifications
- TI Link Protocol Guide (download) - See [TI* → File Formats] and [TI* → Variable Formats → Pictures]
[edit] Software
- gp_tipic.tar.gz - GIMP plugin (requires libtifiles from tilibs)
- Konvertor
- XnView (Supports some .92i files, at least)
- Deark
- Tom's Viewer
- Rest7 Online Image Converter
- abydos
[edit] Sample files
- ticalc.org archives → [model] → basic → media → images
- Or sometimes [model] → basic → graphics
- dexvert samples — image/tiCalc
Categories:
- File Formats
- Electronic File Formats
- Graphics
- File formats with extension .73i
- File formats with extension .82i
- File formats with extension .83i
- File formats with extension .8xi
- File formats with extension .85i
- File formats with extension .86i
- File formats with extension .89i
- File formats with extension .92i
- File formats with extension .9xi
- File formats with extension .v2i
- Texas Instruments