Hi NitaaiKumar,
How good are you at programming? Such functionality can be easily created yourself: you query the “posts” table (in db.sqlite = sqlite3 database format, open and free) and dump it into some format of your liking. I programmed a VBA script which exports all my posts to individual PDF files. I guess something similar could be done for epub format.
Mathias