SkillAgentSearch skills...

Frm2png

*.frm to *.png converter for Fallout 1/2 data files

Install / Use

/learn @falltergeist/Frm2png
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

frm2png Build Status Version Discord

*.frm to *.png converter for Fallout 1/2 data files.

Installation:

Ubuntu

sudo add-apt-repository ppa:falltergeist/falltergeist
sudo apt-get update
sudo apt-get install frm2png

Compilation from source:

Dependencies:

  • CMake >= 2.8
  • libpng >= 1.2

Build:

mkdir build && cd build && cmake .. && make

Usage:

./frm2png PATH_TO_FILE.frm

Converted file will be saved as PATH_TO_FILE.png

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated1mo ago
Forks2

Languages

C++

Security Score

70/100

Audited on Feb 5, 2026

No findings