midora Posted October 31, 2014 Share Posted October 31, 2014 (edited) 'Interchange File Format' FileType Plugin (.IFF, .ILBM, .LBM, .ANIM) Summary Paint.NET FileType plugin which loads images and animations in some of the IFF file formats. Some because IFF is a container format which may contain all kind of data (images, animations, documents, audio, video, ...). This format was used on Atari and Amiga computers in the Nineties of the 20th century. Supported open formats: - IFF-ILBM: Interleaved images with 1 to 8, 24, and 32 planes. HAM-6 and HAM-8 subformats are supported. - IFF-PBM: Non-interleaved images - ILBM images containing color cycles. Color cycles are a method to create animations by changing entries in the color map instead of the image data. Each possible cycle will create a new frame. - IFF-ANIM: Animations providing a base frame and additional delta frames. Delta operations 5,7, and 8 are supported. Supported save formats: - None. Each frame of an animation will be loaded as a layer in Paint.NET. The layer name will me marked with !ST<duration>, where duration is the time the frame should be shown in milliseconds. If a layer is not marked with !ST<duration> then the time of the previous frame will be assumed. This marker is recognized by the PDNAnimator tool and can be used to transform the animation in a more modern file format (like APNG). Author Martin Osieka Download Find the latest version of the plugin here >> ImIFF.FileType v1.0 (31.10.2014) Installation Follow the instructions carefully Copy the file ImIFF.FileType.dll to the Paint.NET\FileTypes\ folder Remove other plugins supporting the same file types (.iff, .ilbm, .lbm, .anim) from Paint.NET\FileTypes\ folder (to avoid possible conflicts) I.e. 'PDNIFFPLUGIN.dll' plugin. After a restart of Paint.NET you will find two new entries in the file types popup of the 'Open' dialog: IFF Images (.iff,*.ilbm,*.lbm) IFF-Animations (*.anim). Be aware any of these extensions may load all kinds of supported IFFs. The selected extension is just used as dialog filter. Compatibility Paint.NET 3.5.11 and 4.0.5 Supported languages English Known issues If the file contains color cycles with different frequencies then only the frames for the first color cycle will be generated. The reason is that trying to generate all possible combinations of the different color cycles may generate an infinite number of frames. Unknown issues If you are not able to load an iff image or animation and you are 99% sure that the file is not damaged then provide a copy for testing. To Do list Some options to adapt the imported files (like respecting the aspect ratio). Examples None History 1.0 (31.10.2014) First public release Edited October 11, 2017 by midora Adjusted spacing of table + added zipped dll link 1 Quote Link to comment Share on other sites More sharing options...
midora Posted October 31, 2014 Author Share Posted October 31, 2014 Two additional remarks: If you are looking for animations in the IFF format then you should not miss the following page: http://www.randelshofer.ch/animations There are two other entries supporting iff plugins in the filetypes section. These plugins never worked quite well in 3.5.11 and they do not work in Paint.NET 4.0. Quote Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted October 11, 2017 Share Posted October 11, 2017 Adjusted spacing of table + added zipped dll link Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
Firefly123 Posted December 5, 2017 Share Posted December 5, 2017 I have two iff photos that will not open. They give a debug error report. I suspect they are 2bit images. Where do I send the files so the bug can be fixed? (Files attached to this post) iff.zip Quote Link to comment Share on other sites More sharing options...
IRON67 Posted December 5, 2017 Share Posted December 5, 2017 (edited) I can open the files (electronic circuit plans) without any problem with XnView Imageviewer. Edited December 5, 2017 by IRON67 1 Quote Link to comment Share on other sites More sharing options...
hexaae Posted August 21, 2021 Share Posted August 21, 2021 Would be possible to add SAVE as IFF too? Quote Link to comment Share on other sites More sharing options...
midora Posted August 21, 2021 Author Share Posted August 21, 2021 What type of IFF image you are looking for? IFF ist just the basic container format. Quote Link to comment Share on other sites More sharing options...
hexaae Posted September 2, 2021 Share Posted September 2, 2021 (edited) Amiga ILBM ("picture" and "brush"), can be handy to load on a shared dir with Personal Paint or Deluxe Paint on the Amiga through WinUAE emulator... Edited September 2, 2021 by hexaae Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.