So, I want to convert pdf pages into images in react native without compromising quality is there any best solution other than react-native-pdf-thumbnail.
Asked
Active
Viewed 427 times
1
-
define "the best way". – Raptor Dec 13 '22 at 06:53
-
without compromising quality. – Jatin Bhuva Dec 13 '22 at 06:56
-
what about this one https://www.npmjs.com/package/react-native-pdf-to-image – Luka Dumančić Dec 13 '22 at 11:21
-
@LukaDumančić Have you used that? because it is old and not maintained. – Jatin Bhuva Dec 13 '22 at 11:22
-
I haven't. If you can't find a library for this, you can use some external APIs for this. – Luka Dumančić Dec 13 '22 at 11:27
-
can you please suggest anyone? – Jatin Bhuva Dec 13 '22 at 11:28