Check it out here: https://lito773.github.io/OkBeamer
OkBeamer is a tool made to remove transitions from PDFs created with Beamer or any other software. Doing this will not only create a smaller file, but an actually printable one.
OkBeamer is pretty easy to use:
- Upload the pdf file with the transitions (duh)
- Select which part of the document indicates a change. This is usually either the page number or the slide's title.
- You are all set, it will create a clean presentation!
While the app already kicks ass, it does have a few flaws:
- The rectangle drawing in the canvas can be pretty buggy at times.
- Add the option to set the changing section in a slide that's not the first one (since sometimes it doesn't have a page number)
- Idk there's always room for improvement :)
This project was bootstrapped with Create React App.
After cloning do the following commands:
yarn add
yarn start
And you are all set 😀, a development server should start in http://localhost:3000
.
Pull requests are welcome, just make sure to open an issue first if you can.