This project helps remove profanity from standalone files in batches. It uses the same filter engine and configuration as the web version: Advanced Profanity Filter.
Warning Very rough initial release.
- Run the app
- Drag a
.json
config file (can be exported from the web extension) into the config bar at the top. - Drag the desired files to the "Drag your files here" area. A summary of the files will be output below. Process files will be saved alongside the original file with the prefix
clean-
.
.ePUB
(Ebook).srt
(Subtitles).txt
(Plain text).md
(Markdown)
Supported Without Formatting (Via textract)
- HTML, HTM
- ATOM, RSS
- XML, XSL
- DOC, DOCX
- ODT, OTT (experimental, feedback needed!)
- RTF
- XLS, XLSX, XLSB, XLSM, XLTX
- CSV
- ODS, OTS
- PPTX, POTX
- ODP, OTP
- ODG, OTG
- PNG, JPG, GIF
- DXF
- application/javascript
- All text/* mime-types.