Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bijoy2unicode

bijoy2unicode

Convert legacy Bijoy / Sutonny MJ Bangla text and Word documents to Unicode Bengali.

npm version Live License: MIT

🌐 Try it now: https://bijoy2unicode.jehadurre.me · mirror: https://bijoy2unicodex.vercel.app

This monorepo contains:

Folder Description
packages/bijoy2unicode The npm package — string + file conversion. ESM + CJS + types.
bijoy2unicode-app The live web app — Next.js 16, drag-and-drop UI, CloudConvert BYOK for legacy .doc.
testfiles Real-world .docx regression samples.

The npm package

npm install bijoy2unicode
import { convertBijoyToUnicode } from "bijoy2unicode";
import { convertDocx } from "bijoy2unicode/docx";

convertBijoyToUnicode("Avgvi †mvbvi evsjv");
// → "আমার সোনার বাংলা"

const blob = await convertDocx(file);

See packages/bijoy2unicode/README.md for the full API.

The web app

cd bijoy2unicode-app
npm run dev

Open http://localhost:3000.

Author

Md. Jehad (Jehadur Rahman Emran)

Full Stack Developer & System Architect · Cloud Connect AI

GitHub LinkedIn Email

Md. Jehad is a passionate Full Stack Developer and System Architect specializing in building scalable, cross-platform applications across mobile (Flutter, React Native), web, and backend (FastAPI, PostgreSQL, Redis, Docker) — with a strong focus on Domain-Driven Design, clean architecture, and production-ready systems.

License

MIT

About

Convert legacy **Bijoy / Sutonny MJ** Bangla text and Word documents to **Unicode Bengali**, in the browser or on Node.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages