A simple web tool to extract XML content from SWIFT PACS.008 PDF files and convert it into clean, machine-readable JSON.
- 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
Try the tool online:
PDF XML Extractor: https://swiftxml20250422112429.azurewebsites.net/
- Backend: C# + ASP.NET Core
- Frontend: HTML, CSS, JavaScript
- Hosting: Microsoft Azure App Service
- Upload a SWIFT PACS.008 PDF file
- The application extracts the embedded XML content
- 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.
This project is open source. Feel free to use it in your own applications.
Made with ❤️ by ChuckleSan
