Skip to content
/ c2p Public

Converts images into the c2p format, used for the CASIO Classpad.

License

Notifications You must be signed in to change notification settings

heheleo/c2p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c2p

Converts images to the CASIO Classpad c2p file format, through an easy-to-use CLI.

Ported from the6p4c's Kalkimg. I recommend using this instead if you are on Windows. It features an intuitive and graphical user interface.

Original reverse engineering paper of the file format found here.

Installation

Prebuilt binary located in build/c2p.

Code is ran and compiled using Bun. The code is written in TypeScript.

Usage

Use c2p verify to verify if an image can be transformed. After, use c2p convert to convert the image.

To test the image, use the built-in ClassPad's PicturePlot application. Open the file through File>Open. If the image is corrupt, please open an issue.

Due to the hassle of transmitting files through a physical ClassPad, it is recommended to try ClassPad emulators that run on your computer. The official emulator is the ClassPad Manager.

About

Converts images into the c2p format, used for the CASIO Classpad.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published