# How to process multi images in swiss skull stripper

**URL:** https://discourse.slicer.org/t/how-to-process-multi-images-in-swiss-skull-stripper/15188
**Category:** Support
**Tags:** build, segmentation, extensions-manager, python
**Created:** [December 22, 2020, 8:51am UTC](https://discourse.slicer.org/t/how-to-process-multi-images-in-swiss-skull-stripper/15188 "2020-12-22T08:51:16Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![lhhhhh5632](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lhhhhh5632/32/9306_2.png) [@lhhhhh5632](https://discourse.slicer.org/u/lhhhhh5632)
#### Post date: [December 22, 2020, 8:51am UTC](https://discourse.slicer.org/t/how-to-process-multi-images-in-swiss-skull-stripper/15188/1 "2020-12-22T08:51:17Z")

</div>

Hello!

The extension module ‘swiss skull stripper’ works very well. But I have to process images one by one now. I don’t know how to process multiple 3d images at one time.I guess maybe there’s a faster way.

My dataset is 3d CT images, and my OS is Windows 10.  
 ![image](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/d/6/d6f5bd3e48ae56ea6d677aa81f143683551d2d24.png)

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [December 22, 2020, 8:49pm UTC](https://discourse.slicer.org/t/how-to-process-multi-images-in-swiss-skull-stripper/15188/2 "2020-12-22T20:49:30Z")

</div>

Swiss Skull Stripper is a CLI module. See how you can run CLI modules from Python console here: [https://slicer.readthedocs.io/en/latest/developer\_guide/python\_faq.html#how-to-run-a-cli-module-from-python](https://slicer.readthedocs.io/en/latest/developer_guide/python_faq.html#how-to-run-a-cli-module-from-python)
