SkillAgentSearch skills...

Magstripe

Optical magnetic stripe decoding using magnetic developer and image processing to extract a credit card number

Install / Use

/learn @anfractuosity/Magstripe
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

magstripe

This project conducts optical magnetic stripe decoding based on a visual image of a credit card, with magnetic developer applied. We concentrate on 'track 2'.

Run with:

./process.py magstripe.jpg

Requirements

  • Pillow
  • numpy
  • matplotlib
pip install Pillow
pip install numpy
pip install matplotlib

Please see https://www.anfractuosity.com/projects/optical-magnetic-stripe-reading/ for more information.

Related Skills

View on GitHub
GitHub Stars40
CategoryDevelopment
Updated2mo ago
Forks6

Languages

Python

Security Score

80/100

Audited on Jan 13, 2026

No findings