Skip to content

ChuckleSan/SwiftXML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftXML - PDF XML Extractor

A simple web tool to extract XML content from SWIFT PACS.008 PDF files and convert it into clean, machine-readable JSON.

C# ASP.NET Core Azure

✨ Features

  • SWIFT PACS.008 Support: Specifically designed for extracting structured XML data embedded in SWIFT PACS.008 PDF files
  • PDF to JSON Conversion: Transforms complex PDF content into easy-to-use JSON format
  • Web Interface: Simple and intuitive UI for uploading PDFs and viewing results
  • Sample File: Includes a downloadable sample PACS.008 PDF for quick testing
  • Fast Processing: Built with ASP.NET Core for reliable performance

🚀 Live Demo

Try the tool online:

PDF XML Extractor: https://swiftxml20250422112429.azurewebsites.net/

🛠️ Tech Stack

  • Backend: C# + ASP.NET Core
  • Frontend: HTML, CSS, JavaScript
  • Hosting: Microsoft Azure App Service

📖 How It Works

  1. Upload a SWIFT PACS.008 PDF file
  2. The application extracts the embedded XML content
  3. Returns the data as clean, structured JSON

Perfect for developers and financial institutions working with SWIFT messages who need to parse PDF-based payment instruction files quickly.

📄 License

This project is open source. Feel free to use it in your own applications.


Made with ❤️ by ChuckleSan


About

Convert SWIFT PACS.008 pdf files to JSON machine readable

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors