Package: subtools 1.1.0

subtools: Read and Manipulate Video Subtitles

A collection of functions to read, write and manipulate video subtitles. Supported formats include 'srt', 'subrip', 'sub', 'subviewer', 'microdvd', 'ssa', 'ass', 'substation', 'vtt', and 'webvtt'.

Authors:Francois Keck [aut, cre, cph], Bob Rudis [ctb], Alban Sagouis [ctb]

subtools_1.1.0.tar.gz
subtools_1.1.0.zip(r-4.7)subtools_1.1.0.zip(r-4.6)subtools_1.1.0.zip(r-4.5)
subtools_1.1.0.tgz(r-4.6-any)subtools_1.1.0.tgz(r-4.5-any)
subtools_1.1.0.tar.gz(r-4.7-any)subtools_1.1.0.tar.gz(r-4.6-any)
subtools_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
subtools/json (API)
NEWS

# Install 'subtools' in R:
install.packages('subtools', repos = c('https://fkeck.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/fkeck/subtools/issues

On CRAN:

Conda:

6.57 score 44 stars 42 scripts 176 downloads 17 exports 37 dependencies

Last updated from:ed387a6e6f. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK140
source / vignettesOK181
linux-release-x86_64OK136
macos-release-arm64OK98
macos-oldrel-arm64OK105
windows-develOK81
windows-releaseOK168
windows-oldrelOK78
wasm-releaseOK113

Exports:as_subtitlebind_subtitlesclean_captionsclean_patternsclean_tagsget_mkv_infoget_raw_textget_subtitles_infomove_subtitlesread_subtitlesread_subtitles_mkvread_subtitles_multiseriesread_subtitles_seasonread_subtitles_seriesubtitlesunnest_tokenswrite_subtitles

Dependencies:bitbit64clicliprcpp11crayondplyrgenericsgluehmsjaneaustenrjsonlitelatticelifecyclemagrittrMatrixpillarpkgconfigprettyunitsprogresspurrrR6RcppreadrrlangSnowballCstringistringrtibbletidyselecttidytexttokenizerstzdbutf8vctrsvroomwithr

Subtitle Text Analysis with subtools

Rendered fromsubtools-text-analysis.Rmdusingknitr::rmarkdownon May 15 2026.

Last update: 2026-03-10
Started: 2026-03-10

Readme and manuals

Help Manual

Help pageTopics
Convert an R object to a 'subtitles' objectas_subtitle as_subtitle.character as_subtitle.default
Bind subtitlesbind_subtitles
Clean subtitlesclean_captions clean_patterns clean_tags
Get informations about subtitles embedded in MKV filesget_mkv_info
Get subtitles textget_raw_text
Get basic informations for subtitle objectsget_subtitles_info
Move subtitles Move subtitles forward or backward in 'subtitles'.move_subtitles
Print method for multisubtitlesprint.multisubtitles
Read subtitlesread_subtitles
Extract subtitles embedded in MKV filesread_subtitles_mkv
Read series subtitlesread_subtitles_multiseries read_subtitles_season read_subtitles_serie
Create a 'subtitles' objectsubtitles
Split a column into tokensunnest_tokens unnest_tokens.default unnest_tokens.subtitles
Write subtitleswrite_subtitles