textocx

Crates.iotextocx
lib.rstextocx
version0.1.0
sourcesrc
created_at2024-03-21 02:02:15.270462
updated_at2024-03-21 02:02:15.270462
descriptionTex code to Office MathML
homepage
repositoryhttps://github.com/hsfzxjy/textocx
max_upload_size
id1181143
size2,190,660
Xie Jingyi (hsfzxjy)

documentation

README

TextOCX

TeX Snippet =====> MSOffice

Screencast Preview | Download

What

TextOCX is a Windows program that converts TeX snippet to MSOffice pastable format. with highlights:

  • 🚀 Lightweight & Fast. TextOCX comes with a standalone executable file of size ~2MB. No installation, nor extra denpendency.
  • 📒 More Than Just Formula. TextOCX supports rendering mixed content with text and formula.

Why

From time to time, I find myself needing to transfer the outcomes of certain Tex codes into MS Word or PowerPoint, and every time the process feels cumbersome and frustrating. Existing tools appear to gravitate towards two extremes of the spectrum:

  • Tools like pandoc excel at converting full-length documents, yet not quite handy for small chunks of snippets;
  • Tools like mathpix, MathType or Temml excel at converting single piece of formula, yet not able to handle mixed content that includes interlaced texts.

Hence, I developed TextOCX to bridge the gap in the middle, addressing the shortcomings of existing tools.

Screencast Preview

https://github.com/hsfzxjy/textocx/assets/4702188/8aa2e166-7ac0-4d98-a8ab-74af4144e108

Commit count: 21

cargo fmt