Skip to content

phantomeye1931/APFConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

APF Converter

A script to convert modern images to the Aperture Picture Format. An image format developed in 1985 by Doug Rattmann to store images in an optimized manner.

Installation

Use the package manager pip to install pillow 9.2.0

pip install pillow

Usage

Run Python main.py to run the program, and enter:

1 to encode a .png file to .apf

2 to decode a .apf file to .png

3 to exit

Enter the file name of the original file, and the desired converted file.

Demo images included are: cake.png, text.png, quadraam.png

Note

The program currently only works on Windows devices.

About

Simple program to convert PNG files to APF, a fictional file format from the Portal franchise

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages