Skip to content

IsmielAbir/SDF-File-Merge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

43 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

MIHA SAAS SDF Merger

Tool for Merging Chemical Structure Data Files

Desktop and web applications for merging SDF files used in computational chemistry and drug discovery research.

Features

Desktop Application (Python/Tkinter)

πŸ–₯️ Intuitive GUI - User-friendly interface

πŸ“Š Batch Processing - Merge several numbers of SDF files simultaneously

πŸš€ Real-time Progress - Visual progress bar and detailed logging

🎯 Works on Windows

Web Application (HTML/JavaScript)

🌐 Browser-Based - No installation required

πŸ“ Drag & Drop - Simple file selection interface

πŸ“± Responsive Design - Works on desktop and mobile devices

Core Capabilities

βœ… Merge Multiple SDF files into a single file

βœ… Handle ZIP archives containing SDF files

βœ… Preserve Molecular Properties from original files

For Desktop Application

For Desktop (Windows Executable)

Download the latest .exe from https://sourceforge.net/projects/sdf-merger/

Double-click to run (no installation needed)

For Web Version

Visit: Live Website

πŸ–₯️ Desktop Application Usage

Step 1: Download the Application from SourceForge

Step 2: Select Input Folder Path: All .sdf files will be automatically detected

Step 3: Choose Output Location path

Step 4: Start Merge Process

🌐 Web Application Usage

Drag & Drop: Drop SDF/ZIP files directly

Real-time Processing: Visual progress indicator

No Uploads: All processing happens locally in your browser

Instant Download: Get merged SDF file immediately

πŸ“ File Formats Supported

Input

.sdf: Structure-Data File (standard format)

.zip: Archives containing SDF files (automatically extracted)

Output

.sdf: Single merged Structure-Data File preserving all molecular properties

🀝 Contributing: welcome contributions!

πŸ“„ License: This project is licensed under the MIT License - see the LICENSE file for details.

πŸ“ Citation

Publication / Preprint

The SDF Merger software is described in the following preprint:

Md. Ismiel Hossen Abir. (2026). SDF Merger: A Desktop and Web Tool for Merging Chemical Structure Data Files. Zenodo. DOI: 10.5281/zenodo.18337026

Tool

The archived software release is available on Zenodo

Md. Ismiel Hossen, A. (2026). SDF Merger: A Desktop and Web Tool for Merging Chemical Structure Data Files (v1.1). Zenodo. https://doi.org/10.5281/zenodo.18291398

πŸ™ Acknowledgments

RDKit Community for the excellent cheminformatics toolkit

Python Software Foundation for the programming language and libraries

Thank you.