amrkhaledccd / Doccou

A file pages counter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doccou

A simple free and open source app to count document pages from anywhere. Drag and drop any number of pdfs, docxs to the app to display the total amount of page.

Demo

Demo Doccou alpha

Support

Pdf Docx Pptx Doc Odt ePub DjVu Image
Pdf Page Count x
Homemade script x
AnyCount x x x x x x x
Doccou x x x x x

Versus

Free GUI FOSS Lib PCL
Pdf Page Count x x x
Homemade script x x
AnyCount x
Doccou x x x x x

Feature Done

v1.2.0

  • Add Sample
  • Add Unit Tests
  • Add image support
  • Add pptx support

v1.1.0

  • Add multithreading
  • Add .odt support

v1.0.0

  • Move to OOP
  • Add .pdf support
  • Add gui
  • Add .docx support
  • Move to MVVM

Bug Reports & Feature Requests

You can help by reporting bugs, suggesting features, reviewing feature specifications or just by sharing your opinion.

Use GitHub Issues for all of that.

Contributing

  1. Fork the project.
  2. Create a branch for your new feature.
  3. Write tests.
  4. Write code to make the tests pass.
  5. Submit a pull request.

All pull requests are welcome !

License

CountPages uses the MIT license. See LICENSE for more details.

About

A file pages counter

License:MIT License


Languages

Language:C# 100.0%