Persona 5 Calling Card Generator

Article Created on: 29 August 2024 | Last Edited on: 26 September 2024

Persona 5, developed and published by ATLUS, is a popular role-playing game where players become the Phantom Thieves. These vigilantes target corrupt individuals by issuing calling cards and "stealing" their distorted desires, leading to the targets' reformation.

The calling cards, a key element in the game, have become fan favorites. Inspired by this, the Persona 5 Calling Card Generator (P5CCG) was created. This tool allows users to design custom calling cards in the game's distinctive style for personal projects or fan art. P5CCG has released the official version V1.0, offering improved features for creating personalized calling cards quickly and easily. Check the release page.

P5CCG is for fair and non-commercial use only.

Key Features

  • Generate Persona 5-style calling cards
  • Customize card background, content, text styles, and more
  • User-friendly GUI
  • Accessible advanced options for developers in Python Script

Guidebook for GUI Users

The GUI for P5CCG, built with Avalonia and .NET, provides a cross-platform interface that connects to the Python backend. Also, P5CCG GUI provides an easy-to-use interface for creating calling cards.

  • Download the latest release from our GitHub page (Windows only for now)
  • Run P5CCG.exe
  • Set page ratio, font directory, background color, text contents and some other critical information.
  • Hit the "Generate"(生成) Button and then use "Export"(导出) function to save the image.

Guidebook for Developers

P5CCG's core functionality is powered by Python, offering more flexibility for those familiar with coding. By modifying the demo.py script, developers can create more personalized calling cards by adjusting more customizable parameters that are not available in the GUI version.

License

P5CCG is open-source under the MIT License.