Skip to content

filePath ? #1

@JoseRFJuniorLLMs

Description

@JoseRFJuniorLLMs

I have a question, how would it look for a directory so that it would be for the default path, as it would look for inside a folder eg .PDF FILES?

const filePath = event.data.name;

const fileDir = path.dirname(filePath);

const newName = path.basename(filePath, '.pdf') + '.png';

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions